Skip to content

Commit 1b1c396

Browse files
committed
Fixed a spelling error lol
1 parent 093f175 commit 1b1c396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<string name="navigation_drawer_close">Close navigation drawer</string>
1111
<string name="owes_you">Owes you</string>
1212
<string name="you_owe">You owe</string>
13-
<string name="num_unpayed">Num Unpayed Items:</string>
13+
<string name="num_unpayed">Num Unpaid Items:</string>
1414

1515
<string name="name">Name</string>
1616
<string name="amount">Amount</string>

0 commit comments

Comments
 (0)