aboutsummaryrefslogtreecommitdiffstats
path: root/dbutil.scm
diff options
context:
space:
mode:
Diffstat (limited to 'dbutil.scm')
-rw-r--r--dbutil.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/dbutil.scm b/dbutil.scm
index 5df7b49..7df51ce 100644
--- a/dbutil.scm
+++ b/dbutil.scm
@@ -381,8 +381,7 @@
;;@body
;;Adds the domain rows @2 @dots{} to the @samp{*domains-data*} table
-;;in @1. The format of the row is given in @ref{Catalog
-;;Representation}.
+;;in @1. The format of the row is given in @ref{Catalog Representation}.
;;
;;@example
;;(define-domains rdb '(permittivity #f complex? c64 #f))