Fix typo: crashs -> crashes
This commit is contained in:
parent
5233ceed44
commit
0a66ad0e0f
@ -435,7 +435,7 @@ Version 0.2.1 (2006-10-01)
|
||||
* values yes/no accepted (as on/off) for config boolean values (task #5454)
|
||||
* add server default notify level (set by /buffer notify on server buffer)
|
||||
(task #5634)
|
||||
* fix crashs with /buffer and /charset commands when not connected to any
|
||||
* fix crashes with /buffer and /charset commands when not connected to any
|
||||
server (bug #17525)
|
||||
* add special vars $nick/$channel/$server for server_command, alias and plugin
|
||||
command handlers
|
||||
|
2
INSTALL
2
INSTALL
@ -27,7 +27,7 @@ make install (as root for installation in system directories)
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
||||
If you want to report bugs/crashs to developers, please:
|
||||
If you want to report bugs/crashes to developers, please:
|
||||
|
||||
- compile with debug info (type "Debug" for cmake build, default for autotools),
|
||||
- enable core files (for bash shell, add "ulimit -c unlimited" to your ~/.bashrc).
|
||||
|
@ -175,11 +175,11 @@ $ ./autogen.sh
|
||||
Then follow instructions for source package (see
|
||||
<<source_package,source package>>).
|
||||
|
||||
[[report_crashs]]
|
||||
Report crashs
|
||||
~~~~~~~~~~~~~
|
||||
[[report_crashes]]
|
||||
Report crashes
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
If you experienced crashs, or if you want to report any future WeeChat crash,
|
||||
If you experienced crashes, or if you want to report any future WeeChat crash,
|
||||
you have to:
|
||||
|
||||
* compile it with debug info (or install binary package with debug info)
|
||||
|
@ -177,7 +177,7 @@ $ ./autogen.sh
|
||||
Suivez alors les instructions du paquet source (voir
|
||||
<<source_package,paquet source>>).
|
||||
|
||||
[[report_crashs]]
|
||||
[[report_crashes]]
|
||||
Rapporter les plantages
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
@ -179,11 +179,11 @@ $ ./autogen.sh
|
||||
Poi seguire le istruzioni per i sorgenti (consultare
|
||||
<<source_package,sorgenti>>).
|
||||
|
||||
[[report_crashs]]
|
||||
Report crashs
|
||||
~~~~~~~~~~~~~
|
||||
[[report_crashes]]
|
||||
Report crashes
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
If you experienced crashs, or if you want to report any future WeeChat crash,
|
||||
If you experienced crashes, or if you want to report any future WeeChat crash,
|
||||
you have to:
|
||||
|
||||
* compile it with debug info (or install binary package with debug info)
|
||||
|
Loading…
x
Reference in New Issue
Block a user