doc/tutorial/source/tracing.rst
changeset 8771 6cdcf5eb2048
parent 7480 af0f3525d3ec
child 8772 ce0699130fc4
--- a/doc/tutorial/source/tracing.rst	Wed May 16 17:50:13 2012 +0200
+++ b/doc/tutorial/source/tracing.rst	Fri May 18 13:41:58 2012 -0700
@@ -2168,7 +2168,7 @@
 Remember to always look at the object you are referencing before making any
 assumptions about the "powers" that object may have.  
 
-For example, take a look at ``src/network/model/pcap-file-object.h`` in the 
+For example, take a look at ``src/network/utils/pcap-file-wrapper.h`` in the 
 distribution and notice, 
 
 ::