浏览代码

* Library -> daemon

git-svn-id: trunk@7695 -
daniel 18 年之前
父节点
当前提交
84da64db85
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ide/fp.pas

+ 1 - 1
ide/fp.pas

@@ -249,7 +249,7 @@ begin
   if doserror=0 then
     errorbox('Debian system detected!'#13#13+
              'Debian systems use an incompatible gpm'#13+
-             'library, therefore your system might'#13+
+             'daemon, therefore your system might'#13+
              'suffer from Debian bug 412927. Please'#13+
              'see http://bugs.debian.org/cgi-bin/'#13+
              'bugreport.cgi?bug=412927 for details.',nil);