Package: fpc-source
Version: 2.2.2-8
Severity: minor
Tags: patch

/usr/share/fpcsrc/2.2.2/rtl/objpas/sysconst.pp contains a typo:
appropiate instead of appropriate.

-- System Information:
Debian Release: lenny/sid
  APT prefers intrepid-updates
  APT policy: (990, 'intrepid-updates'), (990, 'intrepid-security'),
(990, 'intrepid-proposed'), (990, 'intrepid'), (99, 'jaunty')
Architecture: i386 (i686)

Kernel: Linux 2.6.27-13-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8) (ignored:
LC_ALLset to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fpc-source depends on:
ii  dpkg                    1.14.20ubuntu6.2 Debian package management
system

fpc-source recommends no packages.

--- fpcsrc.org/rtl/objpas/sysconst.pp	2009-03-09 22:00:33.000000000 +0100
+++ fpcsrc/rtl/objpas/sysconst.pp	2009-03-09 22:01:00.000000000 +0100
@@ -75,7 +75,7 @@
   SInvalidVarOpWithHResultWithPrefix = 'Invalid variant operation (%s%.8x)'+LineEnding+'%s';
   SNoError               = 'No error.';
   SNoThreadSupport       = 'Threads not supported. Recompile program with thread driver.';
-  SMissingWStringManager = 'Widestring manager not available. Recompile program with appropiate manager.';
+  SMissingWStringManager = 'Widestring manager not available. Recompile program with appropriate manager.';
   SOSError               = 'System error, (OS Code %d):'+LineEnding+'%s';
   SOutOfMemory           = 'Out of memory';
   SOverflow              = 'Floating point overflow';

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to