diff options
author | Vertexwahn <julian.amann@tum.de> | 2023-04-24 20:13:05 +0200 |
---|---|---|
committer | Vertexwahn <julian.amann@tum.de> | 2023-04-24 21:25:50 +0200 |
commit | 421a74dce4c6f768bfcca94ba62b65ded1d50f7c (patch) | |
tree | 5eb2dcfa7d285ad9c8b9c67f33f8e20acf02ff7a /UPGRADES.md | |
parent | 4ffaea74c1f5408e0757547a1ca0518ad43fa9f1 (diff) | |
download | abseil-421a74dce4c6f768bfcca94ba62b65ded1d50f7c.tar.gz abseil-421a74dce4c6f768bfcca94ba62b65ded1d50f7c.tar.bz2 abseil-421a74dce4c6f768bfcca94ba62b65ded1d50f7c.zip |
Fix some spelling mistakes
Diffstat (limited to 'UPGRADES.md')
-rw-r--r-- | UPGRADES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADES.md b/UPGRADES.md index 35599d08..3cac141d 100644 --- a/UPGRADES.md +++ b/UPGRADES.md @@ -1,6 +1,6 @@ # C++ Upgrade Tools -Abseil may occassionally release API-breaking changes. As noted in our +Abseil may occasionally release API-breaking changes. As noted in our [Compatibility Guidelines][compatibility-guide], we will aim to provide a tool to do the work of effecting such API-breaking changes, when absolutely necessary. |