From a1f53980032106914c16c587238dee98d718c6b7 Mon Sep 17 00:00:00 2001 From: Count Jocular Date: Tue, 18 Feb 2020 11:27:39 +0000 Subject: [PATCH] Fix typo in technical help Fix a 1-character typo --- docs/source/technical.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/technical.txt b/docs/source/technical.txt index 9c81d7c9..afee5551 100644 --- a/docs/source/technical.txt +++ b/docs/source/technical.txt @@ -28,7 +28,7 @@ The project XML file is suitable for diff tools and version control, although a Project Documents ----------------- -The project documents are saved in folders staring with ``data_``. +The project documents are saved in folders starting with ``data_``. Each document has a file handle taken from the first 13 characters of a SHA256 hash of the system time when the file was first created. The documents are saved with a folder and filename derived from this hash. If you wish to find the physical location of a file in the project, you can either look it up in the project XML file, or select :menuselection:`Document --> Show File Details` in the menu when having the document open.