Fix a typo

Formatted the <item id="it">Italian</item> it wasn't aligned with other items
This commit is contained in:
NextWorks 2023-10-11 18:47:33 +02:00 committed by GitHub
parent 841465259f
commit a531f3d51f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@ We, the CachyOS Developers, hope that you will enjoy using CachyOS as much as we
<items>
<item id="en">English</item>
<item id="de">German</item>
<item id="it">Italian</item>
<item id="it">Italian</item>
<item id="pl">Polish</item>
<item id="ru">Russian</item>
</items>