summaryrefslogtreecommitdiff
path: root/indra/test/llmessagetemplateparser_tut.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/test/llmessagetemplateparser_tut.cpp')
-rwxr-xr-xindra/test/llmessagetemplateparser_tut.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/test/llmessagetemplateparser_tut.cpp b/indra/test/llmessagetemplateparser_tut.cpp
index da6d229fb5..39f834a9fc 100755
--- a/indra/test/llmessagetemplateparser_tut.cpp
+++ b/indra/test/llmessagetemplateparser_tut.cpp
@@ -171,7 +171,7 @@ namespace tut
delete var;
- // *NOTE: the parsers call llerrs on invalid input, so we can't really
+ // *NOTE: the parsers call LL_ERRS() on invalid input, so we can't really
// test that :-(
}