summary refs log tree commit diff
path: root/gnu/packages/code.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/code.scm')
-rw-r--r--gnu/packages/code.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/code.scm b/gnu/packages/code.scm
index 64040270eb..11df6fd4b2 100644
--- a/gnu/packages/code.scm
+++ b/gnu/packages/code.scm
@@ -1067,7 +1067,7 @@ Using cscope, you can easily search for where symbols are used and defined.")
      "Xenon is a monitoring tool based on Radon.  It monitors code complexity.
 Ideally, @code{xenon} is run every time code is committed.  Through command
 line options, various thresholds can be set for the complexity of code.  It
-will fail (i.e.  it will exit with a non-zero exit code) when any of these
+will fail (i.e., it will exit with a non-zero exit code) when any of these
 requirements is not met.")
     (license license:expat)))