]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - lib/readline/history.h
Bash-4.3 distribution sources and documentation
[thirdparty/bash.git] / lib / readline / history.h
index 1257e66c3e5e204b633139d054cb9a892123029f..c8af47e5ad7202332ed254fbbf002e3dee636772 100644 (file)
@@ -216,7 +216,7 @@ extern int history_truncate_file PARAMS((const char *, int));
   -1) If there was an error in expansion.
    2) If the returned line should just be printed.
 
-  If an error ocurred in expansion, then OUTPUT contains a descriptive
+  If an error occurred in expansion, then OUTPUT contains a descriptive
   error message. */
 extern int history_expand PARAMS((char *, char **));