From 846f293e06ed5fe89216ec853906d923d59e3aab Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 14 Apr 2022 15:49:56 -0400 Subject: [PATCH] Typo fix. --- make_graph.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_graph.py b/make_graph.py index 1cb975c..a7aa78c 100755 --- a/make_graph.py +++ b/make_graph.py @@ -65,7 +65,7 @@ def roomlabel(loc): # it ships some message (which is the point) then shifts you to a nexr location. # A forwarder has a zero-length array of notion verbs in its travel section. # -# Here is an examoke forwarder kocation: +# Here is an example forwarder declaration: # # - LOC_GRUESOME: # description: -- 2.31.1