diff --git a/core/lib/Foswiki/Func.pm b/core/lib/Foswiki/Func.pm index 97d4c2060a..dd3253f633 100644 --- a/core/lib/Foswiki/Func.pm +++ b/core/lib/Foswiki/Func.pm @@ -3495,7 +3495,7 @@ sub readTopicText { =begin TML ----+++ saveTopicText( $web, $topic, $text, \%options ) -> $oopsUrl +---+++ saveTopicText( $web, $topic, $text, $ignorePermissions, $dontNotify ) -> $oopsUrl Save topic text, typically obtained by readTopicText(). Topic data usually includes meta data; the file attachment meta data is replaced by the meta data from the topic file if it exists. * =$web= - Web name, e.g. ='Main'=, or empty