diff --git a/components/fpdebug/fpdebug.lpk b/components/fpdebug/fpdebug.lpk
index 5d67fc3f61..b973621f1f 100644
--- a/components/fpdebug/fpdebug.lpk
+++ b/components/fpdebug/fpdebug.lpk
@@ -39,7 +39,7 @@ File(s) with other licenses (see also header in file(s):
(Any modifications/translations of this file are from duby)
"/>
-
+
-
diff --git a/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas b/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas
index f99db0771c..51a666ffc3 100644
--- a/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas
+++ b/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas
@@ -3782,7 +3782,7 @@ end;
class function TFpDebugDebugger.Caption: String;
begin
- Result:='FpDebug internal Dwarf-debugger (beta)';
+ Result:='FpDebug internal Dwarf-debugger';
end;
class function TFpDebugDebugger.NeedsExePath: boolean;
diff --git a/components/lazdebuggers/lazdebuggerfp/lazdebuggerfp.lpk b/components/lazdebuggers/lazdebuggerfp/lazdebuggerfp.lpk
index 8bd7a1a8b0..19a600eb24 100644
--- a/components/lazdebuggers/lazdebuggerfp/lazdebuggerfp.lpk
+++ b/components/lazdebuggers/lazdebuggerfp/lazdebuggerfp.lpk
@@ -3,7 +3,7 @@
-
+
@@ -21,7 +21,7 @@
- It currently supports Windows and Linux.
"/>
-
+
-