Commit 5ef969a3 authored by Marius Rackwitz's avatar Marius Rackwitz

[Doc] Fix typos

Thanks @segiddins.
parent 3c248fd5
module Pod
module Generator
# Generates LLVM module map files. A module map file is generated for each
# Pod and for each Pod target definition, that is built as framework. It
# specifies a different umbrella header then usual to avoid name conflicts
# Pod and for each Pod target definition that is built as framework. It
# specifies a different umbrella header than usual to avoid name conflicts
# with existing headers of the podspec.
#
class ModuleMap
......
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