Fix typo in grml-autoconfig(1)
authorMichael Prokop <mika@grml.org>
Tue, 18 Aug 2009 00:26:31 +0000 (02:26 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 18 Aug 2009 00:26:31 +0000 (02:26 +0200)
debian/changelog
doc/grml-autoconfig.1.txt

index 6e210eb..e8cdff6 100644 (file)
@@ -1,3 +1,9 @@
+grml-autoconfig (0.8.27) UNRELEASED; urgency=low
+
+  * Fix typo in grml-autoconfig(1).
+
+ -- Michael Prokop <mika@grml.org>  Tue, 18 Aug 2009 02:26:05 +0200
+
 grml-autoconfig (0.8.26) unstable; urgency=low
 
   * Fix syntax error in checkbootparam().
index 0cbac2f..88dcbdb 100644 (file)
@@ -20,7 +20,7 @@ multitude of ways. It allows to:
 - install Debian packages from deb files on startup
 - unpack configuration on startup
 
-The combination of Debs, Configuration and Scripts is called DCS in Brml. DCS
+The combination of Debs, Configuration and Scripts is called DCS in Grml. DCS
 can be read from the Live Image itself, from an arbitrary file system on the
 local system which is marked with the volume label GRMLCFG, or from the file
 system pointed to by the myconfig boot parameter.