Merge pull request #3179 from flatpak/wip/hadess/fix-typos

docs: Fix typos
This commit is contained in:
Matthias Clasen
2019-10-15 12:30:38 -04:00
committed by GitHub
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>