doc: fix repeated typo in sample app guides
[dpdk.git] / doc / guides / sample_app_ug / qos_scheduler.rst
index ffa8ee2..7f9e925 100644 (file)
@@ -64,7 +64,8 @@ To compile the application:
 
     .. code-block:: console
 
-        export RTE_SDK=/path/to/rte_sdk cd ${RTE_SDK}/examples/qos_sched
+        export RTE_SDK=/path/to/rte_sdk
+        cd ${RTE_SDK}/examples/qos_sched
 
 #.  Set the target (a default target is used if not specified). For example: