[debian-edu-commits] debian-edu/ 01/01: share/debian-edu-config/tools/update-chromium-homepage: fix typo.
Wolfgang Schweer
schweer-guest at moszumanska.debian.org
Thu Oct 26 22:34:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
schweer-guest pushed a commit to branch master
in repository debian-edu-config.
commit e70064d2347a9214e90e078d054aafbfc85b0478
Author: Wolfgang Schweer <wschweer at arcor.de>
Date: Fri Oct 27 00:32:55 2017 +0200
share/debian-edu-config/tools/update-chromium-homepage: fix typo.
---
share/debian-edu-config/tools/update-chromium-homepage | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/debian-edu-config/tools/update-chromium-homepage b/share/debian-edu-config/tools/update-chromium-homepage
index 2facd16..d5c0df6 100755
--- a/share/debian-edu-config/tools/update-chromium-homepage
+++ b/share/debian-edu-config/tools/update-chromium-homepage
@@ -35,6 +35,6 @@ EOF
rm $etcfile.new
else
mv $etcfile.new $etcfile
- logger -t update-firefox-homepage "Updated Chromium default homepage to $url."
+ logger -t update-chromium-homepage "Updated Chromium default homepage to $url."
fi
fi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list