Skip to content

Commit 4653e46

Browse files
authored
Merge pull request #95 from Esri/cs/1560-update
"create mobile geodatabase" update
2 parents 92db3f8 + 20b7ca1 commit 4653e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/samples/create_mobile_geodatabase/create_mobile_geodatabase_sample.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ class _CreateMobileGeodatabaseSampleState
308308
),
309309
child: Text(
310310
'Attribute table loaded from the mobile geodatabase '
311-
'file. File can be loaded on ArcGIS Pro or ArcGIS Runtime.',
311+
'file. File can be loaded on ArcGIS Pro or ArcGIS Maps SDK.',
312312
style: TextStyle(
313313
fontSize: 12.0,
314314
),

0 commit comments

Comments
 (0)