Format: Remove spaces at EOL
[staging/xdg-launcher.git] / docs / dev_guide / 1_Quickstart.md
index baf70ae..9aad1ef 100644 (file)
@@ -29,7 +29,7 @@ For each target part of your project, you need to use ***PROJECT_TARGET_ADD***
 to include this target to your project.
 
 Using it, make available the cmake variable ***TARGET_NAME*** until the next
-***PROJECT_TARGET_ADD*** is invoked with a new target name. 
+***PROJECT_TARGET_ADD*** is invoked with a new target name.
 
 So, typical usage defining a target is: