Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit e2cd67a

Browse files
committed
fix a typo
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195760 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 42aef45 commit e2cd67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CrossCompilation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Multilibs
190190

191191
When you want to cross-compile to more than one configuration, for
192192
example hard-float-ARM and soft-float-ARM, you'll have to have multiple
193-
copies of you libraries and (possibly) headers.
193+
copies of your libraries and (possibly) headers.
194194

195195
Some Linux distributions have support for Multilib, which handle that
196196
for you in an easier way, but if you're not careful and, for instance,

0 commit comments

Comments
 (0)