diff --git a/doc/manual/source/attributes.rst b/doc/manual/source/attributes.rst index 9e2da8c74..3c3472280 100644 --- a/doc/manual/source/attributes.rst +++ b/doc/manual/source/attributes.rst @@ -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),