diff options
author | Quentin Schulz <foss@0leil.net> | 2020-09-17 01:58:59 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:36 +0100 |
commit | c387f0c2543a9dd7f8eca069629ede4bb5ec5dba (patch) | |
tree | d0a7fccf9b84915862b1174ae75cd0437a60bb2d /documentation/ref-manual/faq.rst | |
parent | 6813141743f4263e6b03fd7294f9cec4ec1a3194 (diff) | |
download | poky-c387f0c2543a9dd7f8eca069629ede4bb5ec5dba.tar.gz |
sphinx: replace special quotes with single and double quotes
(From yocto-docs rev: 0aeb7a94abcef3cb3850c753dd0a243f381e6675)
Signed-off-by: Quentin Schulz <foss@0leil.net>
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/faq.rst')
-rw-r--r-- | documentation/ref-manual/faq.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/faq.rst b/documentation/ref-manual/faq.rst index 04066e9202..2d2aaad0a9 100644 --- a/documentation/ref-manual/faq.rst +++ b/documentation/ref-manual/faq.rst | |||
@@ -143,7 +143,7 @@ various proxy types and configuring proxy servers, see the | |||
143 | ":yocto_wiki:`Working Behind a Network Proxy </wiki/Working_Behind_a_Network_Proxy>`" | 143 | ":yocto_wiki:`Working Behind a Network Proxy </wiki/Working_Behind_a_Network_Proxy>`" |
144 | Wiki page. | 144 | Wiki page. |
145 | 145 | ||
146 | **Q:** What’s the difference between target and target\ ``-native``? | 146 | **Q:** What's the difference between target and target\ ``-native``? |
147 | 147 | ||
148 | **A:** The ``*-native`` targets are designed to run on the system being | 148 | **A:** The ``*-native`` targets are designed to run on the system being |
149 | used for the build. These are usually tools that are needed to assist | 149 | used for the build. These are usually tools that are needed to assist |