fix typo in attributes section of manual

This commit is contained in:
Junling Bu
2013-07-09 06:15:20 -07:00
parent f90dfe8259
commit 0810c53b4e
+1 -1
View File
@@ -426,7 +426,7 @@ the helper and low-level APIs; either from the constructors themselves:::
or from the higher-level helper APIs, such as:::
mobility.SetPositionAllocator ("GridPositionAllocator",
mobility.SetPositionAllocator ("ns3::GridPositionAllocator",
"MinX", DoubleValue (-100.0),
"MinY", DoubleValue (-100.0),
"DeltaX", DoubleValue (5.0),