commit 4dab4361654d2b5e5254a238c2731ff37183c91d Author: Qi Zhang Date: Tue Oct 13 21:00:36 2020 -0700 Fix grammar errors Change-Id: Ia5e41fec62c4f9c43a4bc4897201064657970241 Closes-Bug: #1899725 diff --git a/doc/doc-contrib-guide/source/rst-conv/profiling.rst b/doc/doc-contrib-guide/source/rst-conv/profiling.rst index e5fa8d7..44257c4 100644 --- a/doc/doc-contrib-guide/source/rst-conv/profiling.rst +++ b/doc/doc-contrib-guide/source/rst-conv/profiling.rst @@ -2,11 +2,11 @@ Profiling ========= -Installation Guides has content that depends upon the operating +Installation Guides have content that depends upon the operating systems. Use separate files to specify content that is operating-system specific. Each -file should have the same name but for an addition suffix. The following +file should have the same name but with an additional suffix. The following suffixes should be used: * ``ubuntu`` for Ubuntu @@ -16,5 +16,5 @@ suffixes should be used: .. note:: - Previously, ``.. only`` directives were used to generate conditional output. + Previously, ``.. only`` directive was used to generate conditional output. This required multiple builds and has since been phased out.