diff options
Diffstat (limited to 'doc/develop/logging.rst')
-rw-r--r-- | doc/develop/logging.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/develop/logging.rst b/doc/develop/logging.rst index 704a6bf1d84..d7a40c94bf0 100644 --- a/doc/develop/logging.rst +++ b/doc/develop/logging.rst @@ -292,7 +292,7 @@ Convert debug() statements in the code to log() statements Convert error() statements in the code to log() statements -Figure out what to do with BUG(), BUG_ON() and warn_non_spl() +Figure out what to do with BUG(), BUG_ON() and warn_non_xpl() Add a way to browse log records |