Commit f91723cb authored by Berke's avatar Berke
Browse files

typo fix gmock_cook_book

parent 5b401530
......@@ -1754,7 +1754,7 @@ specifies the following DAG (where `s1` is `A -> B`, and `s2` is `A -> C -> D`):
|
A ---|
|
+---> C ---> D
+---> C ---> D
```
This means that A must occur before B and C, and C must occur before D. There's
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment