Fix numbering error in the abidiff manual.
Commit Message
* 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
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,
@@ -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