From 4ad869cd849313f88497b1124a23c8188561a554 Mon Sep 17 00:00:00 2001 From: ff Date: Fri, 10 Jun 2022 13:28:21 +0300 Subject: fix typo in IndepthTutorial.md --- docs/markdown/IndepthTutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown') diff --git a/docs/markdown/IndepthTutorial.md b/docs/markdown/IndepthTutorial.md index edbbe5508..957449dae 100644 --- a/docs/markdown/IndepthTutorial.md +++ b/docs/markdown/IndepthTutorial.md @@ -65,7 +65,7 @@ there and execute it. The last few lines are a stanza to generate a `pkg-config` file. We'll skip that for now and come back to it at the end of this document. -The first subdirectory we go into is `include`. In it we have a a +The first subdirectory we go into is `include`. In it we have a header file for the library that we want to install. This requires one line. -- cgit v1.2.3