From 108ed749e19b3e9447f81f09c76697e82aa40bd8 Mon Sep 17 00:00:00 2001 From: PanFengyun Date: Sun, 3 Jul 2016 16:26:40 +0800 Subject: [PATCH] Fix typos for Tacker 1. relevent --> relevant 2. enhacement --> enhancement Change-Id: I611af0d0758958860641c6e61fa5b83bd8d30497 --- doc/source/devref/api_layer.rst | 2 +- doc/source/policies/dev-process.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/devref/api_layer.rst b/doc/source/devref/api_layer.rst index 43c9b5c09..0d79044e9 100644 --- a/doc/source/devref/api_layer.rst +++ b/doc/source/devref/api_layer.rst @@ -55,6 +55,6 @@ Further reading --------------- Tacker wsgi is based on neutron's extension. The following doc is still -relevent. +relevant. `Yong Sheng Gong: Deep Dive into Neutron `_ diff --git a/doc/source/policies/dev-process.rst b/doc/source/policies/dev-process.rst index fac79b6ca..1ce2049d5 100644 --- a/doc/source/policies/dev-process.rst +++ b/doc/source/policies/dev-process.rst @@ -17,7 +17,7 @@ Tacker launchpad [#]_ bug. launchpad bug. * Once the discussion is over a tacker-core team member will acknowledge the validity of this feature enhancement by moving it to the "Confirmed" state. -* Developer will submit patchsets to implement the enhacement using the bug-id. +* Developer will submit patchsets to implement the enhancement using the bug-id. Note, if there are multiple patchsets Partial-Bug header should be used instead of Closes-Bug in the commit message. * Once all the patchsets are merged the bug will be moved to the "Completed"