--- a/eric6/WebBrowser/Sync/SyncHandler.py Sat Dec 19 15:06:20 2020 +0100 +++ b/eric6/WebBrowser/Sync/SyncHandler.py Sat Dec 19 15:22:26 2020 +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