diff --git a/stubs/polib/polib.pyi b/stubs/polib/polib.pyi index cb6da5c09..e1b79ff9e 100644 --- a/stubs/polib/polib.pyi +++ b/stubs/polib/polib.pyi @@ -70,7 +70,7 @@ class _BaseEntry: msgid: str msgstr: str msgid_plural: str - msgstr_plural: list[str] + msgstr_plural: dict[int, str] msgctxt: str obsolete: bool encoding: str