Skip to content

Commit fa556a6

Browse files
authored
Fix example name (#2000)
1 parent c4c899e commit fa556a6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/niscope/examples.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ niscope_fetch_forever.py
2121
:encoding: utf8
2222
:caption: `(niscope_fetch_forever.py) <https://github.com/ni/nimi-python/blob/master/src/niscope/examples/niscope_fetch_forever.py>`_
2323

24-
niscope_fetch_info.py
24+
niscope_fetch_into.py
2525
---------------------
2626

27-
.. literalinclude:: ../../src/niscope/examples/niscope_fetch_info.py
27+
.. literalinclude:: ../../src/niscope/examples/niscope_fetch_into.py
2828
:language: python
2929
:linenos:
3030
:encoding: utf8
31-
:caption: `(niscope_fetch_info.py) <https://github.com/ni/nimi-python/blob/master/src/niscope/examples/niscope_fetch_info.py>`_
31+
:caption: `(niscope_fetch_into.py) <https://github.com/ni/nimi-python/blob/master/src/niscope/examples/niscope_fetch_into.py>`_
3232

3333
niscope_read.py
3434
---------------
File renamed without changes.

0 commit comments

Comments
 (0)