summaryrefslogtreecommitdiffstats
path: root/bsp_howto/analog.rst
diff options
context:
space:
mode:
Diffstat (limited to '')
-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.