Fix numbering error in the abidiff manual.

Message ID YnWR8avPf0lWFWbQ@gmail.com
State New
Headers
Series Fix numbering error in the abidiff manual. |

Commit Message

Frederic Cambus May 6, 2022, 9:24 p.m. UTC
  * doc/manuals/abidiff.rst: Fix numbering error for the
	--headers-dir2 option.

Signed-off-by: Frederic Cambus <fred@statdns.com>
---
 doc/manuals/abidiff.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Dodji Seketeli May 13, 2022, 11:55 a.m. UTC | #1
Frederic Cambus <fred@statdns.com> a écrit:

> 	* doc/manuals/abidiff.rst: Fix numbering error for the
> 	--headers-dir2 option.
>
> Signed-off-by: Frederic Cambus <fred@statdns.com>

Applied to master, thanks!

[...]

Cheers,
  

Patch

diff --git a/doc/manuals/abidiff.rst b/doc/manuals/abidiff.rst
index b37ed17e..efdfe885 100644
--- a/doc/manuals/abidiff.rst
+++ b/doc/manuals/abidiff.rst
@@ -129,7 +129,7 @@  Options
     library that the tool has to consider.  The tool will thus filter
     out ABI changes on types that are not defined in public headers.
 
-  * ``--headers-dir2 | --hd2`` <headers-directory-path-1>
+  * ``--headers-dir2 | --hd2`` <headers-directory-path-2>
 
     Specifies where to find the public headers of the second shared
     library that the tool has to consider.  The tool will thus filter