From cc91b159c0d3250bccd8ec96830ba2c103fd34af Mon Sep 17 00:00:00 2001 From: stevemessick Date: Tue, 16 May 2017 10:19:21 -0700 Subject: [PATCH] Fix typo (#10111) --- examples/flutter_gallery/lib/demo/shrine/shrine_data.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/flutter_gallery/lib/demo/shrine/shrine_data.dart b/examples/flutter_gallery/lib/demo/shrine/shrine_data.dart index 7904532e7fa..3c3a113b3de 100644 --- a/examples/flutter_gallery/lib/demo/shrine/shrine_data.dart +++ b/examples/flutter_gallery/lib/demo/shrine/shrine_data.dart @@ -56,7 +56,7 @@ const List _allProducts = const [ price: 300.00, vendor: _sandra, description: - 'Isn’t it cool when things look old, but their not. Looks Old But Not makes ' + 'Isn’t it cool when things look old, but they\'re not. Looks Old But Not makes ' 'awesome vintage goods that are super smart. This ol’ radio just got an upgrade. ' 'Connect to it with an app and jam out to some top forty.' ),