mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
Fix many spelling errors
This commit is contained in:
2
hist.h
2
hist.h
@@ -58,7 +58,7 @@
|
||||
* not prevent calling the other routines, but fancy command line editing
|
||||
* is then disabled.
|
||||
*/
|
||||
#define HIST_SUCCESS 0 /* successfully inited */
|
||||
#define HIST_SUCCESS 0 /* successfully initialized */
|
||||
#define HIST_INITED 1 /* initialization is already done */
|
||||
#define HIST_NOFILE 2 /* bindings file could not be read */
|
||||
#define HIST_NOTTY 3 /* terminal modes could not be set */
|
||||
|
Reference in New Issue
Block a user