Skip to content

Commit 99757ab

Browse files
author
magnus.blaudd@oracle.com
committed
Fix spelling error in comment
1 parent bbcc633 commit 99757ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

storage/ndb/include/logger/Logger.hpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ class Logger
106106

107107
/*
108108
Convert time to local timezone and print in timestamp format
109-
to string buffer. The function always some nul terminated string
110-
to the buffer to ensure it can safely be printed.
109+
to string buffer. The function always write some null terminated
110+
string to buffer so it can safely be printed.
111111
112112
@epoch time to convert and print
113113
@str pointer to buffer where to print the resulting string

0 commit comments

Comments
 (0)