aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/mit-scheme/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/development/mit-scheme/README b/development/mit-scheme/README
index 09c75a6223..4e79ec8e7f 100644
--- a/development/mit-scheme/README
+++ b/development/mit-scheme/README
@@ -1,4 +1,5 @@
MIT/GNU Scheme is an implementation of the Scheme programming language,
providing an interpreter, compiler, source-code debugger, integrated
-Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best suited
-to programming large applications with a rapid development cycle.
+Emacs-like editor, and a large runtime library. MIT/GNU Scheme is
+best suited to programming large applications with a rapid development
+cycle.