docs: fix typo (ot->to)
authorMichael Prokop <mika@grml.org>
Tue, 7 Mar 2017 16:16:42 +0000 (17:16 +0100)
committerMichael Prokop <mika@grml.org>
Tue, 7 Mar 2017 16:16:42 +0000 (17:16 +0100)
docs/grml-live-remaster.txt
remaster/grml-live-remaster

index 1f9b23c..1bfc3f0 100644 (file)
@@ -24,7 +24,7 @@ Options
 
 destination.iso should point to a path that is on a hard disk, you might want to
 mount some swap partitions or swap files first, because grml-live-remaster will
-need a lot ot RAM.
+need a lot of RAM.
 
 Usage examples
 --------------
index aa5390e..d4eb695 100755 (executable)
@@ -82,7 +82,7 @@ if [ -z "$1" ]; then
 Usage: $0 destination.iso
   destination.iso should point to a path that is on a hard disk,
   you might want to mount some swap partitions or swap files
-  first, because grml-live-remaster will need a lot ot RAM.
+  first, because grml-live-remaster will need a lot of RAM.
 
 Please report bugs and feature requests: http://grml.org/bugs/" >&2
    exit 1