diff --git a/Documentation/conf.py b/Documentation/conf.py
index a502baecbb85d3add966d05c9ed9dd1fd546753a..3b2397bcb5650a64350a5184d3be8bdcb899b78d 100644
--- a/Documentation/conf.py
+++ b/Documentation/conf.py
@@ -201,7 +201,7 @@ html_context = {
 
 # If true, SmartyPants will be used to convert quotes and dashes to
 # typographically correct entities.
-#html_use_smartypants = True
+html_use_smartypants = False
 
 # Custom sidebar templates, maps document names to template names.
 #html_sidebars = {}