Fix typo
authorMichael Prokop <mika@grml.org>
Thu, 27 Sep 2012 06:22:24 +0000 (08:22 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 27 Sep 2012 06:22:41 +0000 (08:22 +0200)
Git-Dch: Ignore

grml-live

index a7db0d8..1aad976 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -148,7 +148,7 @@ fi
 # source main configuration file:
 LIVE_CONF=/etc/grml/grml-live.conf
 if ! [ -r "$LIVE_CONF" ] ; then
-  log "Confuguration file $LIVE_CONF can not be read, ignoring"
+  log "Configuration file $LIVE_CONF can not be read, ignoring"
 else
   log   "Sourcing configuration file $LIVE_CONF"
   einfo "Sourcing configuration file $LIVE_CONF"