Minor fixes and corrections to tutorial formatting.

This commit is contained in:
Vedran Miletić
2012-12-04 13:56:31 +01:00
parent 070eeaa39a
commit a6836218f4
3 changed files with 4 additions and 3 deletions

View File

@@ -2342,7 +2342,7 @@ must implement a single virtual method inherited from this class.
The signature of this method reflects the device-centric view of the situation
at this level. All of the public methods inherited from class
2``PcapUserHelperForDevice`` reduce to calling this single device-dependent
``PcapUserHelperForDevice`` reduce to calling this single device-dependent
implementation method. For example, the lowest level pcap method,
::