fix typo
authorFelix Fietkau <nbd@openwrt.org>
Mon, 23 Oct 2006 16:38:47 +0000 (16:38 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 23 Oct 2006 16:38:47 +0000 (16:38 +0000)
SVN-Revision: 5270

package/base-files/default/bin/uci
package/base-files/default/lib/config/uci.sh

index 7f4354947170c8a82455717dfec6bad67201a8ca..ea67c6513fbf87b841538c58eedfd3c7239b030b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Shell script for interacting with config files
 #
-# Copyright (C) 2006 by Fokus Fraunhofer <carsten.tittel@fokus.fraumhofer.de>
+# Copyright (C) 2006 by Fokus Fraunhofer <carsten.tittel@fokus.fraunhofer.de>
 # Copyright (C) 2006 by Felix Fietkau <nbd@openwrt.org>
 #
 # This program is free software; you can redistribute it and/or modify
index ccd6ee57bacbe149519bfcdd19999ba2f49c70ac..87b7dcb1303da00cd99c01162f54aca5f856ee7b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Shell script defining macros for manipulating config files
 #
-# Copyright (C) 2006 by Fokus Fraunhofer <carsten.tittel@fokus.fraumhofer.de>
+# Copyright (C) 2006 by Fokus Fraunhofer <carsten.tittel@fokus.fraunhofer.de>
 # Copyright (C) 2006 by Felix Fietkau <nbd@openwrt.org>
 #
 # This program is free software; you can redistribute it and/or modify