summaryrefslogtreecommitdiff
path: root/lib/yarp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/yarp')
-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)
# ^^^^^^^^^