]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_journal_get_data.xml
man: fix indefinite articles (#3694)
[thirdparty/systemd.git] / man / sd_journal_get_data.xml
index 908ee7db16e6a4401ba768df61cf34a408ac3ca2..1321114de0c3c66f4e3d0cb06ddfcac3cab90c75 100644 (file)
     in size — but the library might still return larger data objects.
     That means applications should not rely exclusively on this
     setting to limit the size of the data fields returned, but need to
-    apply a explicit size limit on the returned data as well. This
+    apply an explicit size limit on the returned data as well. This
     threshold defaults to 64K by default. To retrieve the complete
     data fields this threshold should be turned off by setting it to
     0, so that the library always returns the complete data objects.