Skip to content

Commit

Permalink
Fixing a little typo (#536)
Browse files Browse the repository at this point in the history
A little typo in the translation I noticed last week.
  • Loading branch information
badcrc authored and QuantumBadger committed Oct 19, 2017
1 parent 0e6a37d commit d55f035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@

<!-- Notifications -->

<string name="notification_comment">%s respondió a tu comentariot</string>
<string name="notification_comment">%s respondió a tu comentario</string>
<string name="notification_message">%s le envió un mensaje</string>
<string name="notification_message_multiple">Nuevos mensajes en Reddit</string>
<string name="notification_message_action">Toque para ver</string>
Expand Down

0 comments on commit d55f035

Please sign in to comment.