Skip to content

Commit

Permalink
fix: redundant word in metadata add period
Browse files Browse the repository at this point in the history
Signed-off-by: Rachel Powers <[email protected]>
  • Loading branch information
Ryex committed Nov 30, 2022
1 parent 219daff commit d5895f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup/data/novelwriter.appdata.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright Copyright 2018–2022, Veronica Berglyd Olsen <[email protected]> -->
<!-- Copyright 2018–2022, Veronica Berglyd Olsen <[email protected]> -->
<component type="desktop-application">
<id>io.novelwriter.novelWriter</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>novelWriter</name>
<summary>A markdown-like text editor for planning and writing novels</summary>
<summary>A markdown-like text editor for planning and writing novels.</summary>
<description>
<p>novelWriter is a plain text editor designed for writing novels assembled from
many smaller text documents. It uses a minimal formatting syntax inspired by
Expand Down

0 comments on commit d5895f9

Please sign in to comment.