Commit 542d4037 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[Docs] Fix spelling error in Executable::Indenter documentation

parent 4aab21d5
...@@ -78,7 +78,7 @@ module Pod ...@@ -78,7 +78,7 @@ module Pod
#-------------------------------------------------------------------------# #-------------------------------------------------------------------------#
# Helper class that allows to write to an {IO} instance taking into account # Helper class that allows to write to an {IO} instance taking into account
# the UI indentation lever. # the UI indentation level.
# #
class Indenter < ::Array class Indenter < ::Array
# @return [Fixnum] The indentation level of the UI. # @return [Fixnum] The indentation level of the UI.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment