mirror of
https://github.com/tstack/lnav
synced 2024-11-01 21:40:34 +00:00
fix spelling
This commit is contained in:
parent
65791b79ef
commit
f30ed34a22
@ -140,7 +140,7 @@ check_error_output() {
|
||||
#
|
||||
# Grep for a string in the output generated by a run_test() call.
|
||||
#
|
||||
# Usage: grep_output_for <string> <fail maessage>
|
||||
# Usage: grep_output_for <string> <fail message>
|
||||
#
|
||||
# Example:
|
||||
#
|
||||
|
@ -37,7 +37,7 @@ parser will also look for pairs separated by a colon. If there are no clearly
|
||||
demarcated pairs, then the parser will extract anything that looks like data
|
||||
values and assign them keys of the form 'col_N'. For example, two data values,
|
||||
an IPv4 address and a symbol, will be extracted from the following log
|
||||
messsage::
|
||||
message::
|
||||
|
||||
Apr 29 08:13:43 sample-centos5 avahi-daemon[2467]: Registering new address record for 10.1.10.62 on eth0.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user