aboutsummaryrefslogtreecommitdiffhomepage
path: root/builtin.h
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-01-12 00:17:35 +1000
committerGravatar axel <axel@liljencrantz.se>2006-01-12 00:17:35 +1000
commitd4034fc253857428294cff95a4ca75bdb9ab52f4 (patch)
treef9c11e43bdcceb4ed9c7ea64618650b8ed5ed996 /builtin.h
parentbe9208412a0e141d29ec37415f8e4f0f5955da75 (diff)
Yet another batch of description tweaks, as well as the last major checkin of translations to swedish (updated patch)
darcs-hash:20060111141735-ac50b-b6a9ac5d5d9eb8eac28dd39968cd28f99044e8f5.gz
Diffstat (limited to 'builtin.h')
-rw-r--r--builtin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/builtin.h b/builtin.h
index 548a668e..01ed4464 100644
--- a/builtin.h
+++ b/builtin.h
@@ -35,7 +35,7 @@ enum
/**
Error message on multiple scope levels for variables
*/
-#define BUILTIN_ERR_GLOCAL _( L"%ls: Variable can only be one of universal, global and local\n%ls\n" )
+#define BUILTIN_ERR_GLOCAL _( L"%ls: Variable scope can only be one of universal, global and local\n%ls\n" )
/**
Error message for specifying both export and unexport to set/read