diff --git a/doc/conf.py b/doc/conf.py
index f8827793c1b4510ebb5c31372ea1225a81b61126..59964034e8fac4f87cb9144f31c4ff36fc5ce89b 100755
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -6,7 +6,6 @@ import os
 import pkg_resources
 
 # -- General configuration -----------------------------------------------------
-# Adding the parent directory to the python path.
 
 # If your documentation needs a minimal Sphinx version, state it here.
 needs_sphinx = "1.3"