]> git.e2factory.org Git - e2factory.git/commitdiff
correct typo in global-version
authorTobias Ulmer <tu@emlix.com>
Fri, 13 Jan 2012 17:33:40 +0000 (18:33 +0100)
committerTobias Ulmer <tu@emlix.com>
Tue, 26 Feb 2013 18:07:08 +0000 (19:07 +0100)
Signed-off-by: Tobias Ulmer <tu@emlix.com>
make.vars

index 795b779556b4920649e5f5355da9f389f0568b40..2f4980383e08d700507c3ff710f73624516a5184 100644 (file)
--- a/make.vars
+++ b/make.vars
@@ -25,7 +25,7 @@ SYNTAX = 2_3_6
 
 # Global interface version describes the server side data format
 # It is stored in a file named `version` in the server side project location.
-# This file is copied to .e2/global_version when checking out a project for
+# This file is copied to .e2/global-version when checking out a project for
 # access by the local tools.
 #
 # List the latest one first. It will be used when creating new projects.