Spelling fixes.
[bpt/emacs.git] / lib-src / ebrowse.c
index 7395f2c..9af4f4f 100644 (file)
@@ -981,7 +981,7 @@ make_namespace (char *name, struct sym *context)
 }
 
 
-/* Find the symbol for namespace NAME.  If not found, retrun NULL */
+/* Find the symbol for namespace NAME.  If not found, return NULL */
 
 static struct sym *
 check_namespace (char *name, struct sym *context)