[Epydoc-commits] SF.net SVN: epydoc: [1740] trunk/epydoc/src/epydoc/docwriter/latex_sty.py
Brought to you by:
edloper
|
From: <ed...@us...> - 2008-02-23 02:02:59
|
Revision: 1740
http://epydoc.svn.sourceforge.net/epydoc/?rev=1740&view=rev
Author: edloper
Date: 2008-02-22 18:02:57 -0800 (Fri, 22 Feb 2008)
Log Message:
-----------
- Fixed misspelling
Modified Paths:
--------------
trunk/epydoc/src/epydoc/docwriter/latex_sty.py
Modified: trunk/epydoc/src/epydoc/docwriter/latex_sty.py
===================================================================
--- trunk/epydoc/src/epydoc/docwriter/latex_sty.py 2008-02-23 01:59:26 UTC (rev 1739)
+++ trunk/epydoc/src/epydoc/docwriter/latex_sty.py 2008-02-23 02:02:57 UTC (rev 1740)
@@ -12,7 +12,7 @@
#: A disclaimer that is appended to the bottom of the BASE and
#: BOXES stylesheets.
NIST_DISCLAIMER = r"""
-% This style file is a derivite work, based on a public domain style
+% This style file is a derivative work, based on a public domain style
% file that was originally developed at the National Institute of
% Standards and Technology by employees of the Federal Government in the
% course of their official duties. NIST assumes no responsibility
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|