man: Fix some grammar problems with --gpg-sign documentation
authorPhilip Withnall <pwithnall@gnome.org>
Tue, 4 Aug 2026 16:12:38 +0000 (17:12 +0100)
committerPhilip Withnall <pwithnall@gnome.org>
Tue, 4 Aug 2026 16:13:16 +0000 (17:13 +0100)
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
man/ostree-commit.xml
man/ostree-show.xml

index d98405f8f244240f1b3824fc7b328fe720755766..a5fd8d2869e2a6894342d12c9b6507cc467623dc 100644 (file)
@@ -264,7 +264,7 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
                 <term><option>--gpg-sign</option>="KEY-ID"</term>
 
                 <listitem><para>
-                    GPG Key ID with which to sign the commit (if have GPGME - GNU Privacy Guard Made Easy).
+                    GPG Key ID with which to sign the commit (if built with GPGME - GNU Privacy Guard Made Easy).
                 </para></listitem>
             </varlistentry>
 
@@ -272,7 +272,7 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
                 <term><option>--gpg-homedir</option>="HOMEDIR"</term>
 
                 <listitem><para>
-                    GPG home directory to use when looking for keyrings (if have GPGME - GNU Privacy Guard Made Easy).
+                    GPG home directory to use when looking for keyrings (if built with GPGME - GNU Privacy Guard Made Easy).
                 </para></listitem>
             </varlistentry>
 
index 7a0ce30fc6928112409d39ca435135bccad2e44a..275b68f24625f4371940a6a72b8cb41dce8e0fef 100644 (file)
@@ -128,7 +128,7 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
                 <term><option>--gpg-homedir</option>="HOMEDIR"</term>
 
                 <listitem><para>
-                    GPG home directory to use when looking for keyrings (if have GPGME - GNU Privacy Guard Made Easy).
+                    GPG home directory to use when looking for keyrings (if built with GPGME - GNU Privacy Guard Made Easy).
                 </para></listitem>
             </varlistentry>
         </variablelist>