SVN_SILENT:

Fix two typos in comments:
s/Manuell/Manual/
s/environemt/environment/

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=472135
remotes/origin/kdvi
Angus Leeming 21 years ago
parent 8870cfa4c6
commit f4e54dbfb7
  1. 2
      TeXFont.h
  2. 2
      TeXFont_PFB.cpp
  3. 4
      TeXFont_PFB.h
  4. 2
      TeXFont_TFM.cpp
  5. 2
      TeXFont_TFM.h
  6. 2
      bigEndianByteReader.cpp
  7. 2
      dviRenderer_prescan.cpp
  8. 2
      fontEncoding.cpp
  9. 2
      fontEncoding.h
  10. 2
      fontEncodingPool.cpp
  11. 2
      fontEncodingPool.h
  12. 2
      fontMap.cpp
  13. 2
      fontMap.h
  14. 2
      kprinterwrapper.h
  15. 2
      optionDialogFontsWidget.cpp
  16. 2
      optionDialogFontsWidget.h
  17. 2
      optionDialogSpecialWidget.cpp
  18. 2
      optionDialogSpecialWidget.h

@ -1,7 +1,7 @@
// -*- C++ -*-
// TeXFont.h
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,6 +1,6 @@
// TeXFont_PFB.cpp
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,7 +1,7 @@
// -*- C++ -*-
// TeXFont_PFB.cpp
// TeXFont_PFB.h
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,6 +1,6 @@
// TeXFont_TFM.cpp
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,7 +1,7 @@
// -*- C++ -*-
// TeXFont_TFM.h
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,6 +1,6 @@
// bigEndianByteReader.cpp
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,6 +1,6 @@
// dviRenderer_prescan.cpp
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003--2004 Stefan Kebekus
// Distributed under the GPL

@ -1,6 +1,6 @@
// fontEncoding.cpp
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,7 +1,7 @@
// -*- C++ -*-
// fontEncoding.h
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,6 +1,6 @@
// fontEncodingPool.cpp
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,7 +1,7 @@
// -*- C++ -*-
// fontEncodingPool.h
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,6 +1,6 @@
// fontMap.cpp
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,7 +1,7 @@
// -*- C++ -*-
// fontMap.h
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,7 +1,7 @@
// -*- C++ -*-
// kprinterwrapper.h
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,6 +1,6 @@
// optionDiologWidget.cpp
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,7 +1,7 @@
// -*- C++ -*-
// optionDialogFontsWidget.h
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,6 +1,6 @@
// optionDialogSpecialWidget.cpp
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

@ -1,7 +1,7 @@
// -*- C++ -*-
// optionDialogSpecialWidget.h
//
// Part of KDVI - A DVI previewer for the KDE desktop environemt
// Part of KDVI - A DVI previewer for the KDE desktop environment
//
// (C) 2003 Stefan Kebekus
// Distributed under the GPL

Loading…
Cancel
Save