aboutsummaryrefslogtreecommitdiff
path: root/compatibility/3.nom
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2018-12-31 01:02:46 -0800
committerBruce Hill <bruce@bruce-hill.com>2018-12-31 01:02:46 -0800
commitd8f9b15fd9da8c9ae29ee0b63c4302e5efbde387 (patch)
tree418278e778d5bdfcd884e31be612c04c05c2a3dd /compatibility/3.nom
parent0f83a81fa6d2c131aea747da035a53019f3d7d2a (diff)
Cleaning up some of the documentation and dead code.
Diffstat (limited to 'compatibility/3.nom')
-rw-r--r--compatibility/3.nom2
1 files changed, 1 insertions, 1 deletions
diff --git a/compatibility/3.nom b/compatibility/3.nom
index 3b58cee..0a745f6 100644
--- a/compatibility/3.nom
+++ b/compatibility/3.nom
@@ -12,4 +12,4 @@ upgrade action (@) to "3" as $me
upgrade action "as" to "3" via
for $tree:
compile error at $tree "Object API has changed and 'as' is no longer supported."
- "Use (%obj::action ...) instead of (as %obj: action ...)"
+ "Use ($obj, action ...) instead of (as $obj: action ...)"