Skip to content
This repository was archived by the owner on Feb 4, 2020. It is now read-only.

Commit e10c615

Browse files
committed
Fix checkstyle
1 parent 72d5857 commit e10c615

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

checkstyle/checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
</module>
9494

9595
<module name="RegexpSingleline">
96-
<property name="format" value="com.anysoftkeyboard.languagepack.galician" />
96+
<property name="format" value="com.anysoftkeyboard.languagepack.languagepack" />
9797
<property name="message"
9898
value="You should create a new package id for your language pack, and not 'com.anysoftkeyboard.languagepack.languagepack'." />
9999
</module>

0 commit comments

Comments
 (0)