summaryrefslogtreecommitdiffstats
path: root/development/lazarus/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/lazarus/README')
-rw-r--r--development/lazarus/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/development/lazarus/README b/development/lazarus/README
index 1d847a7eda..962953e383 100644
--- a/development/lazarus/README
+++ b/development/lazarus/README
@@ -1,5 +1,6 @@
-Lazarus is a Rapid Application Development Tool for FreePascal.
-It comes with the LCL - Lazarus component library, which contains platform
-independent visual components like buttons, windows, checkbox, treeview and
-many, many more. The LCL is platform independent, so you can write an
-application once and then compile for various platforms without changing code.
+Lazarus is a Rapid Application Development Tool for FreePascal. It
+comes with the LCL - Lazarus Component Library, which contains platform
+independent visual components like buttons, windows, checkbox, treeview
+and many, many more. The LCL is platform independent, so you can write
+an application once and then compile for various platforms without
+changing code.