Docs: missing period at the end of comment
[lttng-tools.git] / src / common / file-descriptor.hpp
index 2a2d21b1ebb69a371b0d6474c388a44d522ed684..51f397bcfd3c2df822b81febf26734b5bce81d31 100644 (file)
@@ -16,7 +16,7 @@ namespace lttng {
 
 /*
  * RAII wrapper around a UNIX file descriptor. A file_descriptor's underlying
- * file descriptor
+ * file descriptor.
  */
 class file_descriptor {
 public:
This page took 0.023508 seconds and 4 git commands to generate.