summaryrefslogtreecommitdiffstats
path: root/user/tracing/examples.rst
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2018-12-20 09:17:09 -0600
committerJoel Sherrill <joel@rtems.org>2018-12-20 09:17:09 -0600
commit6682434bf21f53d3bd64e0509b4df9524b17646a (patch)
tree47fb077ec49ffb58ad5187eb11175e6bff97adf2 /user/tracing/examples.rst
parenteng: Unicode char (U+200B) (diff)
downloadrtems-docs-6682434bf21f53d3bd64e0509b4df9524b17646a.tar.bz2
Eliminate UTF-8 characters except superscripted 2 in i2c
Diffstat (limited to 'user/tracing/examples.rst')
-rw-r--r--user/tracing/examples.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/tracing/examples.rst b/user/tracing/examples.rst
index a694bff..cf06cdf 100644
--- a/user/tracing/examples.rst
+++ b/user/tracing/examples.rst
@@ -56,7 +56,7 @@ The next two commands are used to link the fileio executable.The `-B` option
signifies the use of the complete path to the required directory or file. Write
the full path instead of the path file: `sparc-rtems5/erc32/lib/` in the
following commands according to your installation. Also confirm the path of the
-fileio’s executable and object files in the last line of the command according
+fileio's executable and object files in the last line of the command according
to your installation.
.. code:: shell