Commit db176ca0 authored by Marius Rackwitz's avatar Marius Rackwitz

[Doc] Fix some typos

parent 7e391972
...@@ -155,7 +155,7 @@ module Pod ...@@ -155,7 +155,7 @@ module Pod
# The key of the group of the Pods project. # The key of the group of the Pods project.
# #
# @param [Bool] reflect_file_system_structure_for_development # @param [Bool] reflect_file_system_structure_for_development
# Wether organizing the a local pod's files in subgroups inside # Whether organizing a local pod's files in subgroups inside
# the pod's group is allowed. # the pod's group is allowed.
# #
# @return [void] # @return [void]
......
...@@ -171,7 +171,7 @@ module Pod ...@@ -171,7 +171,7 @@ module Pod
# The group for the new file reference. # The group for the new file reference.
# #
# @param [Bool] reflect_file_system_structure # @param [Bool] reflect_file_system_structure
# Wether group structure should reflect the file system structure. # Whether group structure should reflect the file system structure.
# If yes, where needed, intermediate groups are created, similar to # If yes, where needed, intermediate groups are created, similar to
# how mkdir -p operates. # how mkdir -p operates.
# #
......
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