mirror of
https://github.com/abseil/abseil-cpp.git
synced 2026-06-04 12:07:05 +08:00
PR #1828: Fix spelling of pseudorandom in README.md
Imported from GitHub PR https://github.com/abseil/abseil-cpp/pull/1828 Merge6b3f09c47binto0f0a772703Merging this change closes #1828 COPYBARA_INTEGRATE_REVIEW=https://github.com/abseil/abseil-cpp/pull/1828 from RadoslavPetkow:patch-16b3f09c47bPiperOrigin-RevId: 726518839 Change-Id: I0f393b20276dbe83d98f6265a41a446333e65c10
This commit is contained in:
committed by
Copybara-Service
parent
9dcbe5d12b
commit
df4260a81d
@@ -108,7 +108,7 @@ Abseil contains the following C++ library components:
|
||||
<br /> The `profiling` library contains utility code for profiling C++
|
||||
entities. It is currently a private dependency of other Abseil libraries.
|
||||
* [`random`](absl/random/)
|
||||
<br /> The `random` library contains functions for generating psuedorandom
|
||||
<br /> The `random` library contains functions for generating pseudorandom
|
||||
values.
|
||||
* [`status`](absl/status/)
|
||||
<br /> The `status` library contains abstractions for error handling,
|
||||
|
||||
Reference in New Issue
Block a user