diff --git a/zmconfig.pl.in b/zmconfig.pl.in index 5c9c001a6..4ecc520e0 100755 --- a/zmconfig.pl.in +++ b/zmconfig.pl.in @@ -2,7 +2,7 @@ # # ========================================================================== # -# Zone Minder X10 Configuration Script, $Date$, $Revision$ +# Zone Minder Configuration Script, $Date$, $Revision$ # Copyright (C) 2003 Philip Coombes # # This program is free software; you can redistribute it and/or @@ -22,7 +22,7 @@ # ========================================================================== # # This script is used to provide an interactive initial configuration of -# ZoneMinder in one central place reducing the need to edit indidivual files. +# ZoneMinder in one central place reducing the need to edit individual files. # use strict;