diff -r 866adc8c315b -r 0acf98cd089a eric6/WebBrowser/Sync/SyncHandler.py --- a/eric6/WebBrowser/Sync/SyncHandler.py Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/WebBrowser/Sync/SyncHandler.py Mon Feb 01 10:38:16 2021 +0100 @@ -177,7 +177,7 @@ """ Public method to do the initial check. - @keyparam forceUpload flag indicating a forced upload of the files + @param forceUpload flag indicating a forced upload of the files (boolean) @exception NotImplementedError raised to indicate that this method must be implemented by subclasses