chiark / gitweb /
build-sys: merge libsystemd-daemon into libsystemd
[elogind.git] / src / systemd / sd-readahead.h
index 2dac104f7a33ae4e3c2bdb6d0c6bed0158be7a18..ed8300c9b386e655c8b126c7745298afa76d2de6 100644 (file)
@@ -34,7 +34,7 @@ extern "C" {
 /*
   Reference implementation of a few boot readahead related
   interfaces. These interfaces are trivial to implement. To simplify
-  porting we provide this reference implementation.  Applications are
+  porting, we provide this reference implementation.  Applications are
   welcome to reimplement the algorithms described here if they do not
   want to include these two source files.