jbampton commented on code in PR #238: URL: https://github.com/apache/openoffice/pull/238#discussion_r1900199682
########## main/automation/source/server/recorder.cxx: ########## @@ -586,7 +586,7 @@ IMPL_LINK( MacroRecorder, EventListener, VclSimpleEvent*, pEvent ) if ( pTB->GetUniqueOrHelpId() != nUId ) // Also Button auf der ToolBox gefunden { if ( nParams == PARAM_NONE ) - { // Wir f�lschen einen Parameter + { // Wir f�lschen einen Parameter Review Comment: ```suggestion { // Wir fälschen einen Parameter ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org