diff options
Diffstat (limited to 'docs/doxygen.cfg')
-rw-r--r-- | docs/doxygen.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen.cfg b/docs/doxygen.cfg index feb461b..8ab53ed 100644 --- a/docs/doxygen.cfg +++ b/docs/doxygen.cfg @@ -44,7 +44,7 @@ PROJECT_NUMBER = "v@@OPENSBI_MAJOR@@.@@OPENSBI_MINOR@@" # for a project that appears at the top of each page and should give viewer a # quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = "Open source implemenation of supervisor binary interface" +PROJECT_BRIEF = "Open source implemenation of the supervisor binary interface" # With the PROJECT_LOGO tag one can specify a logo or an icon that is included # in the documentation. The maximum height of the logo should not exceed 55 |