Skip to content

Commit 50af404

Browse files
committed
💬 Fix mistaken spelling
1 parent fb97b37 commit 50af404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/delegates/assets_picker_text_delegate.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class AssetsPickerTextDelegate {
5050
String get unableToAccessAll => '无法访问所有资源';
5151

5252
String get accessAllTip => '目前应用只能访问部分资源。'
53-
'请前往系统设置允许应用访问所有资源';
53+
'请前往系统设置允许应用访问所有资源';
5454

5555
String get goToSystemSettings => '前往系统设置';
5656

0 commit comments

Comments
 (0)