diff options
author | bgoetzmann <devnull@localhost> | 2011-06-18 13:28:43 +0200 |
---|---|---|
committer | bgoetzmann <devnull@localhost> | 2011-06-18 13:28:43 +0200 |
commit | 522b59a55921a278a847c573974811417cd9fac6 (patch) | |
tree | 5ea03b15bfd8f5354204b281d513be26764d0701 /tests | |
parent | 7246ff2e4d3b943edd11c3dfe459265a4c29363e (diff) | |
download | pygments-522b59a55921a278a847c573974811417cd9fac6.tar.gz |
Correction of a typo.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/examplefiles/test.groovy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/examplefiles/test.groovy b/tests/examplefiles/test.groovy index 23cb27d7..aab31fed 100644 --- a/tests/examplefiles/test.groovy +++ b/tests/examplefiles/test.groovy @@ -1,4 +1,4 @@ -// This source code comes form http://www.odelia-technologies.com/node/200 +// This source code comes from http://www.odelia-technologies.com/node/200 package com.odelia.groovy.simpleworkflow |