Compare commits

...

1 Commits

Author SHA1 Message Date
20365393a3 fix capitalization. (#226) 2023-06-05 21:46:01 -07:00
2 changed files with 2 additions and 2 deletions

View File

@ -146,7 +146,7 @@ class AutoScrollModePreference extends BooleanPreference {
@override
String get subtitle =>
'''Automatically scroll to next comment when you collapse a comment.''';
'''automatically scroll to next comment when you collapse a comment.''';
}
/// The value deciding whether or not the story

View File

@ -1,6 +1,6 @@
name: hacki
description: A Hacker News reader.
version: 1.7.2+113
version: 1.7.3+114
publish_to: none
environment: