Skip to content

Commit

Permalink
:nailcare:
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Feb 26, 2015
1 parent 1d031ee commit b940e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/source/active_support_core_extensions.md
Expand Up @@ -727,7 +727,7 @@ NOTE: Defined in `active_support/core_ext/module/introspection.rb`.

#### Qualified Constant Names

The standard methods `const_defined?`, `const_get` , and `const_set` accept
The standard methods `const_defined?`, `const_get`, and `const_set` accept
bare constant names. Active Support extends this API to be able to pass
relative qualified constant names.

Expand Down

0 comments on commit b940e9f

Please sign in to comment.