Skip to content

Commit be633c8

Browse files
committed
docs: Netwrok -> Network (satisfy OCD)
1 parent 411e687 commit be633c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/doxygen/other/group_defs.dox

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
/*! \defgroup message_tools_blk Message Tools */
3232
/*! \defgroup misc_blk Miscellaneous */
3333
/*! \defgroup modulators_blk Modulators and Demodulators */
34-
/*! \defgroup networking_tools_blk Netwroking Tools */
34+
/*! \defgroup networking_tools_blk Networking Tools */
3535
/*! \defgroup noaa_blk NOAA Blocks */
3636
/*! \defgroup ofdm_blk OFDM Blocks */
3737
/*! \defgroup packet_operators_blk Packet/Frame Operators */
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
gnuradio.blocks: Netwroking Tools
1+
gnuradio.blocks: Networking Tools
22
=================================
33

44
.. autoblock:: gnuradio.blocks.socket_pdu
55
.. autoblock:: gnuradio.blocks.tuntap_pdu
66
.. autoblock:: gnuradio.blocks.udp_sink
7-
.. autoblock:: gnuradio.blocks.udp_source
7+
.. autoblock:: gnuradio.blocks.udp_source

0 commit comments

Comments
 (0)