]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/home/user-record-util.c
Merge pull request #16338 from keszybz/spelling2
[thirdparty/systemd.git] / src / home / user-record-util.c
index 8f51f8d6e82ea40442abf1cee632814d0566bdba..0881d1472c9314f7bd4be0029f01ab4369ea7d77 100644 (file)
@@ -172,7 +172,7 @@ int user_record_reconcile(
          *     -REMCHG: identity records are not about the same user
          *     -ESTALE: embedded identity record is equally new or newer than supplied record
          *
-         * Return the new record to use, which is either the the embedded record updated with the host
+         * Return the new record to use, which is either the embedded record updated with the host
          * binding or the host record. In both cases the secret data is stripped. */
 
         assert(host);