diff options
author | Tuncer Ayaz <[email protected]> | 2011-05-27 13:53:19 +0200 |
---|---|---|
committer | Tuncer Ayaz <[email protected]> | 2011-05-30 19:42:59 +0200 |
commit | 762125d74a87b0919dae26da5524ac9bc70b599c (patch) | |
tree | 6f8a78f97d5397439dddfb2a1de89725e6210879 /lib/parsetools/test | |
parent | f6a77186a608fb08e2ffc65d06c4166b7127e4a0 (diff) | |
download | otp-762125d74a87b0919dae26da5524ac9bc70b599c.tar.gz otp-762125d74a87b0919dae26da5524ac9bc70b599c.tar.bz2 otp-762125d74a87b0919dae26da5524ac9bc70b599c.zip |
leex: fix typo in leex_SUITE
Diffstat (limited to 'lib/parsetools/test')
-rw-r--r-- | lib/parsetools/test/leex_SUITE.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/parsetools/test/leex_SUITE.erl b/lib/parsetools/test/leex_SUITE.erl index 23ad16f98d..406c40b82a 100644 --- a/lib/parsetools/test/leex_SUITE.erl +++ b/lib/parsetools/test/leex_SUITE.erl @@ -551,7 +551,7 @@ ex2(Config) when is_list(Config) -> <<" %%% File : erlang_scan.xrl %%% Author : Robert Virding -%%% Purpose : Tkoen definitions for Erlang. +%%% Purpose : Token definitions for Erlang. Definitions. O = [0-7] |