SuggestArticle() jetzt protected

Die Funktion wird nur intern verwendet und nicht von
aussen gerufen.

Change-Id: I89281260adcc87bed26aa1c78ee29a391bfa6729
diff --git a/doc/sphinx/lfun/SuggestArticle.rst b/doc/sphinx/lfun/SuggestArticle.rst
index fb72447..a5726d9 100644
--- a/doc/sphinx/lfun/SuggestArticle.rst
+++ b/doc/sphinx/lfun/SuggestArticle.rst
@@ -5,7 +5,7 @@
 --------
 ::
 
-     varargs int SuggestArticle(string name);
+     protected varargs int SuggestArticle(string name);
 
 DEFINIERT IN
 ------------