From 35b8ca3aaf8cb044ad76675dfcad89e000dd4a5c Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Mon, 21 Feb 2011 15:32:17 +0100 Subject: Spelling Corrections Just some lame spelling corrections with no functionality. --- src/unit-name.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/unit-name.c') diff --git a/src/unit-name.c b/src/unit-name.c index debf2b2653..be4e73edcc 100644 --- a/src/unit-name.c +++ b/src/unit-name.c @@ -213,7 +213,7 @@ char *unit_name_build_escape(const char *prefix, const char *instance, const cha * suffix and makes a nice string suitable as unit name of it, * escaping all weird chars on the way. * - * / becomes ., and all chars not alloweed in a unit name get + * / becomes ., and all chars not allowed in a unit name get * escaped as \xFF, including \ and ., of course. This * escaping is hence reversible. * -- cgit v1.2.3-54-g00ecf