diff options
Diffstat (limited to 'devel/abseil/pkg-descr')
-rw-r--r-- | devel/abseil/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/abseil/pkg-descr b/devel/abseil/pkg-descr index 6a2909ffd8e2..0c8737d763b1 100644 --- a/devel/abseil/pkg-descr +++ b/devel/abseil/pkg-descr @@ -3,7 +3,7 @@ most fundamental pieces of Google's internal codebase. These libraries are the nuts-and-bolts that underpin almost everything Google runs. Bits and pieces of these APIs are embedded in most of our open source projects, and Abseil aims to bring them together into one comprehensive -project. Absei encompasses the most basic building blocks of Google's +project. Abseil encompasses the most basic building blocks of Google's codebase: code that is production-tested and will be fully maintained for years to come. |