Fix link in ogg_stream_init documentation

Signed-off-by: Ralph Giles <giles@thaumas.net>
diff --git a/doc/libogg/ogg_stream_init.html b/doc/libogg/ogg_stream_init.html
index 25e3ed3..e297ea2 100644
--- a/doc/libogg/ogg_stream_init.html
+++ b/doc/libogg/ogg_stream_init.html
@@ -17,7 +17,7 @@
 
 <p><i>declared in "ogg/ogg.h";</i></p>
 
-<p>This function is used to initialize an <a href="ogg_sync_state.html">ogg_stream_state</a> struct and allocates appropriate memory in preparation for encoding or decoding.
+<p>This function is used to initialize an <a href="ogg_stream_state.html">ogg_stream_state</a> struct and allocates appropriate memory in preparation for encoding or decoding.
 <p>It also assigns the stream a given serial number.
 <br><br>
 <table border=0 color=black cellspacing=0 cellpadding=7>