Minor copy change

This commit is contained in:
Vishnu Mohandas 2022-09-13 13:02:15 +05:30 committed by GitHub
parent 75e0341606
commit 5e5630ce1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -236,7 +236,7 @@ class _GalleryAppBarWidgetState extends State<GalleryAppBarWidget> {
context,
"Delete album?",
"Files that are unique to this album "
"will be moved to trash, and this album would be deleted.",
"will be moved to trash, and this album will be deleted.",
firstAction: "Cancel",
secondAction: "Delete album",
secondActionColor: Colors.red,