docs: Fix typos

This commit is contained in:
Bastien Nocera
2019-10-15 13:13:58 +02:00
parent f1f83499b3
commit 0873e5dd79
2 changed files with 2 additions and 2 deletions

View File

@@ -206,7 +206,7 @@
<listitem><para>
Mark new refs as end-of-life. Unlike <option>--end-of-life</option>,
this one takes an ID that supercedes the current one. By the user's
this one takes an ID that supersedes the current one. By the user's
request, the application data may be preserved for the new application.
Note, this is actually a prefix match, so if you say org.the.app=org.new.app,
then something like org.the.app.Locale will be rebased to org.new.app.Locale.

View File

@@ -193,7 +193,7 @@
<listitem><para>
Mark the build as end-of-life. Unlike <option>--end-of-life</option>,
this one takes an ID that supercedes the current one. By the user's
this one takes an ID that supersedes the current one. By the user's
request, the application data may be preserved for the new application.
</para></listitem>
</varlistentry>