]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/journal/journalctl.c
tree-wide: fix typos reported by Fossies Codespell report
[thirdparty/systemd.git] / src / journal / journalctl.c
index c70b98a3b1e287759feba66b021130bb90db9754..000baae0dfe6d08b1b2a114fdc317753e55ce11e 100644 (file)
@@ -1242,7 +1242,7 @@ static int discover_next_boot(
                         return r;
 
                 /* We iterate through this in a loop, until the boot ID differs from the previous one. Note that
-                 * normally, this will only require a single iteration, as we seeked to the last entry of the previous
+                 * normally, this will only require a single iteration, as we moved to the last entry of the previous
                  * boot entry already. However, it might happen that the per-journal-field entry arrays are less
                  * complete than the main entry array, and hence might reference an entry that's not actually the last
                  * one of the boot ID as last one. Let's hence use the per-field array is initial seek position to