From b363259a723a24377b5a35b8d2d22825ebe5737a Mon Sep 17 00:00:00 2001 From: Rachel Powers <508861+Ryex@users.noreply.github.com> Date: Fri, 8 Jul 2022 14:08:13 -0700 Subject: [PATCH] fix spelling --- setup/description_short.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/description_short.txt b/setup/description_short.txt index ac106560..d3d30690 100644 --- a/setup/description_short.txt +++ b/setup/description_short.txt @@ -2,5 +2,5 @@ novelWriter is a plain text editor designed for writing novels assembled from many smaller text documents. It uses a minimal formatting syntax inspired by Markdown, and adds a meta data syntax for comments, synopsis, and cross-referencing. It's designed to be a simple text editor that allows for -easy organisation of text and notes, using human readable text files as +easy organization of text and notes, using human readable text files as storage for robustness.