From d8f9b15fd9da8c9ae29ee0b63c4302e5efbde387 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 31 Dec 2018 01:02:46 -0800 Subject: Cleaning up some of the documentation and dead code. --- compatibility/3.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compatibility/3.nom') 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 ...)" -- cgit v1.2.3