LanguageTool Community

<< return to list of rules

Rule "Leerzeichen vor/hinter Kommas und Klammern"

This is one of many errors that LanguageTool can detect. Visit the LanguageTool homepage to use it online or download it for free.

Description: Leerzeichen vor/hinter Kommas und Klammern
Category: Typografie (ID: TYPOGRAPHY)
Link: https://languagetool.org/insights/de/beitrag/grammatik-leerzeichen/#fehler-1-leerzeichen-vor-und-nach-satzzeichen
Incorrect sentences
that this rule can detect:
  • Die Partei , die die letzte Wahl gewann.
    Correction suggestion: ,
Correct sentences
for comparison:
  • Die Partei, die die letzte Wahl gewann.
Pattern: [Java Rule] Sourcecode
Check the following text against just this rule:

ID: COMMA_PARENTHESIS_WHITESPACE
Version: 6.5-SNAPSHOT (2024-05-02 22:33:08 +0200)