From 0873e5dd791b9b064cfff70b741d0f2ff8830297 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 15 Oct 2019 13:13:58 +0200 Subject: [PATCH] docs: Fix typos --- doc/flatpak-build-commit-from.xml | 2 +- doc/flatpak-build-export.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/flatpak-build-commit-from.xml b/doc/flatpak-build-commit-from.xml index 9084fe49..774e852c 100644 --- a/doc/flatpak-build-commit-from.xml +++ b/doc/flatpak-build-commit-from.xml @@ -206,7 +206,7 @@ Mark new refs as end-of-life. Unlike , - 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. diff --git a/doc/flatpak-build-export.xml b/doc/flatpak-build-export.xml index 80b32bb4..757d43f0 100644 --- a/doc/flatpak-build-export.xml +++ b/doc/flatpak-build-export.xml @@ -193,7 +193,7 @@ Mark the build as end-of-life. Unlike , - 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.