Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
db176ca0
Commit
db176ca0
authored
Apr 16, 2015
by
Marius Rackwitz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Doc] Fix some typos
parent
7e391972
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
file_references_installer.rb
lib/cocoapods/installer/file_references_installer.rb
+1
-1
project.rb
lib/cocoapods/project.rb
+1
-1
No files found.
lib/cocoapods/installer/file_references_installer.rb
View file @
db176ca0
...
...
@@ -155,7 +155,7 @@ module Pod
# The key of the group of the Pods project.
#
# @param [Bool] reflect_file_system_structure_for_development
# W
ether organizing the
a local pod's files in subgroups inside
# W
hether organizing
a local pod's files in subgroups inside
# the pod's group is allowed.
#
# @return [void]
...
...
lib/cocoapods/project.rb
View file @
db176ca0
...
...
@@ -171,7 +171,7 @@ module Pod
# The group for the new file reference.
#
# @param [Bool] reflect_file_system_structure
# Wether group structure should reflect the file system structure.
# W
h
ether group structure should reflect the file system structure.
# If yes, where needed, intermediate groups are created, similar to
# how mkdir -p operates.
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment