Fix typos in docs 25/71525/2
authorLuis Gomez <ecelgp@gmail.com>
Fri, 27 Apr 2018 19:13:02 +0000 (12:13 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 27 Apr 2018 21:45:42 +0000 (14:45 -0700)
Change-Id: If4c5a31e013ac0506d1f06e9bfb0f39aa289213b
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
docs/add-project-distribution.rst

index dd1e6485d1af96bf1f01427f9050d753f8c8c1c7..e3d53030b81c47484fc3e083e28e8def0966a459 100644 (file)
@@ -83,7 +83,7 @@ and join the distribution-check verification.
 Self-Managed Projects
 ---------------------
 
 Self-Managed Projects
 ---------------------
 
-Self-Managed projects must only be in the distribution if they want to be packaged in distrbution
+Self-Managed projects must only be in the distribution if they want to be packaged in distribution
 and released at the same time as the Managed projects do.
 
 Follow the next steps to add your karaf features to the OpenDaylight distribution:
 and released at the same time as the Managed projects do.
 
 Follow the next steps to add your karaf features to the OpenDaylight distribution:
@@ -129,7 +129,7 @@ See this example for the file section:
 #. Push changes to int/dist and releng/builder and wait for patch verification and review.
 
 Once the patches are merged your project will be part of the OpenDaylight distribution
 #. Push changes to int/dist and releng/builder and wait for patch verification and review.
 
 Once the patches are merged your project will be part of the OpenDaylight distribution
-and join the distibution-sanity verification.
+and join the distribution-sanity verification.
 
 .. note:: In order to install a Self-Managed feature, you have to first install the feature repository
           in karaf, the example below shows how to install a repository from the karaf console.
 
 .. note:: In order to install a Self-Managed feature, you have to first install the feature repository
           in karaf, the example below shows how to install a repository from the karaf console.