Linux-Trace-Devel Archive mirror
 help / color / mirror / Atom feed
* [PATCH] libtraceevent: Fix a typo in the log man page
@ 2021-05-20  3:42 Tzvetomir Stoyanov (VMware)
  0 siblings, 0 replies; only message in thread
From: Tzvetomir Stoyanov (VMware) @ 2021-05-20  3:42 UTC (permalink / raw
  To: rostedt; +Cc: linux-trace-devel

Fixed a typo in the log man page, in the description of the critical
log level.

Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com>
---
 Documentation/libtraceevent-log.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/libtraceevent-log.txt b/Documentation/libtraceevent-log.txt
index 0aee21d..1ecb4db 100644
--- a/Documentation/libtraceevent-log.txt
+++ b/Documentation/libtraceevent-log.txt
@@ -31,7 +31,7 @@ on the console. Library log levels are:
 [verse]
 --
 	_TEP_LOG_NONE_ - Do not print any logs.
-	_TEP_LOG_CRITICAL_ - Print critical logs, problem that may case a crash.
+	_TEP_LOG_CRITICAL_ - Print critical logs, problem that may cause a crash.
 	_TEP_LOG_ERROR_ - Print error logs, problem that could break the main logic of an API.
 	_TEP_LOG_WARNING_ - Print warnings, problem that could limit the result of an API.
 	_TEP_LOG_INFO_ - Print information about normal execution of an API.
-- 
2.31.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-20  3:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-20  3:42 [PATCH] libtraceevent: Fix a typo in the log man page Tzvetomir Stoyanov (VMware)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).