From 870a6b5563e065b4b9fc3b633c4015ee17d2cbaa Mon Sep 17 00:00:00 2001 From: Peter Newman Date: Mon, 12 Oct 2020 06:23:18 +0100 Subject: Fix a typo --- googlemock/docs/pump_manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/googlemock/docs/pump_manual.md b/googlemock/docs/pump_manual.md index 19f1a48..17fb370 100644 --- a/googlemock/docs/pump_manual.md +++ b/googlemock/docs/pump_manual.md @@ -119,7 +119,7 @@ Func(a1 + a2 + a3); // If n is 3. We support the following meta programming constructs: | `$var id = exp` | Defines a named constant value. `$id` is | -: : valid util the end of the current meta : +: : valid until the end of the current meta : : : lexical block. : | :------------------------------- | :--------------------------------------- | | `$range id exp..exp` | Sets the range of an iteration variable, | -- cgit v0.12