aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libraries/crossguid/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/crossguid/README b/libraries/crossguid/README
index 06bdd5027ae8b..244e3d943e59a 100644
--- a/libraries/crossguid/README
+++ b/libraries/crossguid/README
@@ -1,3 +1,3 @@
-CrossGuid is a minimal, cross platform, C++ GUID library. It uses the best
-native GUID/UUID generator on the given platform and had a generic class for
-parsing, stringifying, and comparing IDs.
+CrossGuid is a minimal, cross platform, C++ GUID library. It uses
+the best native GUID/UUID generator on the given platform and had a
+generic class for parsing, stringifying, and comparing IDs.