aboutsummaryrefslogtreecommitdiff
path: root/src/leveldb/util/posix_logger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/leveldb/util/posix_logger.h')
-rw-r--r--src/leveldb/util/posix_logger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leveldb/util/posix_logger.h b/src/leveldb/util/posix_logger.h
index 9741b1afad..c063c2b7cb 100644
--- a/src/leveldb/util/posix_logger.h
+++ b/src/leveldb/util/posix_logger.h
@@ -3,7 +3,7 @@
// found in the LICENSE file. See the AUTHORS file for names of contributors.
//
// Logger implementation that can be shared by all environments
-// where enough posix functionality is available.
+// where enough Posix functionality is available.
#ifndef STORAGE_LEVELDB_UTIL_POSIX_LOGGER_H_
#define STORAGE_LEVELDB_UTIL_POSIX_LOGGER_H_