summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJemma Issroff <jemmaissroff@gmail.com>2023-07-12 12:46:38 -0400
committerGitHub <noreply@github.com>2023-07-12 12:46:38 -0400
commita02f5eb56a53e6799e73cfbb96fc8ccd68fa5651 (patch)
tree9a00f3fa5062af0bf60f7b3291b3a99a1832da01 /lib
parent47cb789332e80d51699ab95ef610a69f5556d44d (diff)
YARP resync (#8059)
Notes
Notes: Merged-By: jemmaissroff
Diffstat (limited to 'lib')
-rw-r--r--lib/yarp/node.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/yarp/node.rb b/lib/yarp/node.rb
index 393030d12d..d2f8863091 100644
--- a/lib/yarp/node.rb
+++ b/lib/yarp/node.rb
@@ -4427,7 +4427,7 @@ module YARP
end
end
- # Represents a parentesized expression
+ # Represents a parenthesized expression
#
# (10 + 34)
# ^^^^^^^^^