From b6775e85e3ba52b3b873e9fd54255c3614fba920 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 8 Dec 2022 15:52:51 +0100 Subject: tutorial: add some clarifying comments ... on parts a first-time reader might (and actually did) stumble upon. --- doc/tutorial/proto.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tutorial/proto.org') diff --git a/doc/tutorial/proto.org b/doc/tutorial/proto.org index c8ccc5fe..70950868 100644 --- a/doc/tutorial/proto.org +++ b/doc/tutorial/proto.org @@ -285,7 +285,7 @@ $ #+END_SRC It should be noted, however, that this tight integration of proto -into our ~C++~ rules is just convenience of our code base. If had +into our ~C++~ rules is just convenience of our code base. If we had to cooperate with rules not aware of proto, we could have created a separate rule delegating the library creation to the anonymous target and then simply reflecting the values of that target. -- cgit v1.2.3