From 73ea9a95720c4f4faff9b1bcbad48d23f2cb2a46 Mon Sep 17 00:00:00 2001 From: Abseil Team Date: Mon, 6 Apr 2020 20:53:47 -0700 Subject: Export of internal Abseil changes -- 87cdfd6aa40941e116cd79ef70f9a7a8271db163 by Abseil Team : Fix a typo in random.h API documentation. PiperOrigin-RevId: 305176308 -- 8a38e1df49a18a954daca3ce617fd69045ff4c19 by Derek Mauro : Import GitHub #647: Allow external add_subdirectory for using GoogleTest PiperOrigin-RevId: 305156797 -- b1a2441536d4964fbe4e2329e74c322e6c41a4e6 by Gennadiy Rozental : temporary roll back. PiperOrigin-RevId: 305149619 -- c78767577264348d2f881893f9407aadfe73ab75 by CJ Johnson : Rollback update to linux_clang-latest container while investigating a compiler bug. PiperOrigin-RevId: 304897689 -- 3c6fd38f53d2e982569fdba4043f75271c7b5de4 by Derek Mauro : Update linux_clang-latest container to one based on Ubuntu 18.04, which has libstdc++-8. PiperOrigin-RevId: 304885120 GitOrigin-RevId: 87cdfd6aa40941e116cd79ef70f9a7a8271db163 Change-Id: Iefa6efee93907ec0eecb8add804c5cc2f052b64d --- absl/random/random.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'absl/random/random.h') diff --git a/absl/random/random.h b/absl/random/random.h index c8f326e64252..71b6309288e6 100644 --- a/absl/random/random.h +++ b/absl/random/random.h @@ -109,7 +109,7 @@ ABSL_NAMESPACE_BEGIN // absl::BitGen::max() // -// Returns the largest possible value from this bit generator., and +// Returns the largest possible value from this bit generator. // absl::BitGen::discard(num) // -- cgit 1.4.1