diff --git a/Doc/Manual/SWIG.html b/Doc/Manual/SWIG.html
index 32c1d97b0..aa50df5e4 100644
--- a/Doc/Manual/SWIG.html
+++ b/Doc/Manual/SWIG.html
@@ -2250,6 +2250,8 @@ the following approach could be taken:
%rename("%s") Star::shine; // named method
%include "myheader.h"
+
+%rename("%s") ""; // Undo the %ignore