mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
gallium/docs: Fix VMware spelling.
This commit is contained in:
parent
da30209afd
commit
8bae190f18
1 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'Gallium'
|
||||
copyright = u'2009, VMWare, X.org, Nouveau'
|
||||
copyright = u'2009, VMware, X.org, Nouveau'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
|
|
@ -176,7 +176,7 @@ htmlhelp_basename = 'Galliumdoc'
|
|||
# (source start file, target name, title, author, documentclass [howto/manual]).
|
||||
latex_documents = [
|
||||
('index', 'Gallium.tex', u'Gallium Documentation',
|
||||
u'VMWare, X.org, Nouveau', 'manual'),
|
||||
u'VMware, X.org, Nouveau', 'manual'),
|
||||
]
|
||||
|
||||
# The name of an image file (relative to this directory) to place at the top of
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue