From 0cae8ef2caccaf1104b21ab957dd877d5c2f461c Mon Sep 17 00:00:00 2001 From: Yanis Zafirópulos <1265028+drkameleon@users.noreply.github.com> Date: Thu, 29 Oct 2020 10:33:47 +0100 Subject: Massive documentation fixes + copy editing (#15747) --- doc/niminst.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/niminst.rst') diff --git a/doc/niminst.rst b/doc/niminst.rst index bf5cb0f50..adb5e6f1f 100644 --- a/doc/niminst.rst +++ b/doc/niminst.rst @@ -59,7 +59,7 @@ Key description ``Description`` the project's description ``App`` the application's type: "Console" or "GUI". If "Console", niminst generates a special batch file - for Windows to open up the command line shell. + for Windows to open up the command-line shell. ``License`` the filename of the application's license ==================== ======================================================= @@ -114,7 +114,7 @@ Listed files will be installed into the OS's native library directory Windows section --------------- -The ``windows`` section supports the ``files`` key for Windows specific files. +The ``windows`` section supports the ``files`` key for Windows-specific files. Listed files will be installed into the application installation directory (``$appdir``). @@ -149,7 +149,7 @@ Key description ==================== ======================================================= ``InstallScript`` boolean flag whether an installation shell script should be generated. Example: ``InstallScript: "Yes"`` -``UninstallScript`` boolean flag whether a deinstallation shell script +``UninstallScript`` boolean flag whether a de-installation shell script should be generated. Example: ``UninstallScript: "Yes"`` ==================== ======================================================= @@ -184,7 +184,7 @@ Key description ==================== ======================================================= -Real world example +Real-world example ================== The installers for the Nim compiler itself are generated by niminst. Have a -- cgit 1.4.1-2-gfad0