Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2020-11-09 07:16:47 +0300
committerJosh Soref <jsoref@users.noreply.github.com>2020-11-09 07:38:46 +0300
commiteadd2a8ed8d084536b4d0043f79ca1e8aee598d4 (patch)
tree820bda14f4acf8f09a920246ff66a5b64fff1560 /include/functions
parentab1aa322accb4c0cc7f1586b4f03517a6c5bd0cf (diff)
spelling: indentation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Diffstat (limited to 'include/functions')
-rw-r--r--include/functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions b/include/functions
index 26916461..b72e7156 100644
--- a/include/functions
+++ b/include/functions
@@ -38,7 +38,7 @@
# DigitsOnly Return only the digits from a string
# DirectoryExists Check if a directory exists on the disk
# DiscoverProfiles Determine available profiles on system
-# Display Output text to screen with colors and identation
+# Display Output text to screen with colors and indentation
# DisplayError Show an error on screen
# DisplayException Show an exception on screen
# DisplayManual Output text to screen without any layout