Merge "Fix string typo." into nyc-dev
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6418cba..09cfa15 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -7071,7 +7071,7 @@
<!-- Title for dialog displayed when user clicks on a setting locked by an admin [CHAR LIMIT=30] -->
<string name="disabled_by_policy_title">Action not allowed</string>
<!-- Shown when the user tries to change a settings locked by an admin [CHAR LIMIT=200] -->
- <string name="default_admin_support_msg">This action is disabled. Contact your organisation\'s administrator to learn more.</string>
+ <string name="default_admin_support_msg">This action is disabled. Contact your organization\'s administrator to learn more.</string>
<!-- Shown in dialog to allow user to see more information about the device admin [CHAR LIMIT=30] -->
<string name="admin_support_more_info">More details</string>
<!-- Shown in admin details page to warn user about policies the admin can set in a work profile. [CHAR LIMIT=NONE] -->