From 649d368492b267116a0ad8585cc6be24fe3e9c26 Mon Sep 17 00:00:00 2001 From: Yushiro FURUKAWA Date: Wed, 13 Apr 2016 06:41:56 +0900 Subject: [PATCH] Fix typo Replace from 'NetworkinOVN' to 'NetworkingOVN' Change-Id: Id7b44886d3a3f0337cbb3b29189fe7f9e603b597 --- releasenotes/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index bed0bf74e..0eeae9e1b 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -210,7 +210,7 @@ latex_elements = { # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ - ('index', 'NetworkinOVNReleaseNotes.tex', + ('index', 'NetworkingOVNReleaseNotes.tex', u'Networking OVN Release Notes Documentation', u'Networking OVN Developers', 'manual'), ] @@ -256,7 +256,7 @@ man_pages = [ # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ - ('index', 'NetworkinOVNReleaseNotes', + ('index', 'NetworkingOVNReleaseNotes', u'Networking OVN Release Notes Documentation', u'Networking OVN Developers', 'NetworkingOVNReleaseNotes', 'One line description of project.',