diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2013-06-03 06:23:18 -0400 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2013-06-03 06:23:18 -0400 |
commit | 6ec616d6ad29bcf00f3a4d9ed8bf53d44e589228 (patch) | |
tree | 13cc84e38d7a7d5e86690dd1c5cdaf981b07b192 /evolution | |
parent | 4964bf912004c9190421ef573df6d1df4897e64c (diff) |
Fix incorrect file name in comment
Diffstat (limited to 'evolution')
-rwxr-xr-x | evolution/tester | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evolution/tester b/evolution/tester index 9bb1ec7..2aecea6 100755 --- a/evolution/tester +++ b/evolution/tester @@ -1,6 +1,6 @@ #! /bin/sh -# file : evolution/tester.in +# file : evolution/tester # copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file |