Skip to content

Commit d05b637

Browse files
author
zachcran
committed
Fix line numbers referencing bare_bones_cmake from the docs
1 parent 074fc49 commit d05b637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/background/redundancy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ then the minimal ``CMakeLists.txt`` file looks like:
6060

6161
.. literalinclude:: /../../tests/docs/bare_bones_cmake/CMakeLists.txt
6262
:language: CMake
63-
:lines: 15
63+
:lines: 18-20
6464
:linenos:
6565
:lineno-start: 1
6666

0 commit comments

Comments
 (0)