summaryrefslogtreecommitdiffstats
path: root/bsp_howto/analog.rst
diff options
context:
space:
mode:
authorAmar Takhar <amar@rtems.org>2016-01-18 00:37:40 -0500
committerAmar Takhar <verm@darkbeer.org>2016-05-02 20:51:24 -0400
commitd389819eea3a84e388935153e3be847342809da3 (patch)
tree15cfe55f41281cead805ce87f66c5d7248caa9ce /bsp_howto/analog.rst
parentRemove ada_user document. (diff)
downloadrtems-docs-d389819eea3a84e388935153e3be847342809da3.tar.bz2
Convert all Unicode to ASCII(128)
Diffstat (limited to 'bsp_howto/analog.rst')
-rw-r--r--bsp_howto/analog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp_howto/analog.rst b/bsp_howto/analog.rst
index 84b8221..dbccb59 100644
--- a/bsp_howto/analog.rst
+++ b/bsp_howto/analog.rst
@@ -71,7 +71,7 @@ to configure an analog board:
Initialize an Analog Board
==========================
-At system initialization, the analog driver’s initialization entry point
+At system initialization, the analog driver's initialization entry point
will be invoked. As part of initialization, the driver will perform
whatever board initialization is required and then set all
outputs to their configured initial state.