瀏覽代碼

Small case

Vishnu Mohandas 4 年之前
父節點
當前提交
9d2df8bcf1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/ui/share_collection_widget.dart

+ 1 - 1
lib/ui/share_collection_widget.dart

@@ -77,7 +77,7 @@ class _SharingDialogState extends State<SharingDialog> {
     }
 
     return AlertDialog(
-      title: Text("Sharing"),
+      title: Text("sharing"),
       content: SingleChildScrollView(
         child: ListBody(
           children: <Widget>[