diff --git a/lib/rdoc/store.rb b/lib/rdoc/store.rb index 00fa1e2329..fde6f0695b 100644 --- a/lib/rdoc/store.rb +++ b/lib/rdoc/store.rb @@ -663,7 +663,7 @@ class RDoc::Store end ## - # Converts the variable => ClassModule map +variables+ from a C parser into + # Converts the variable => ClassModule map +variables+ from a C parser into # a variable => class name map. def make_variable_map variables