summaryrefslogtreecommitdiff
path: root/muse/doc
diff options
context:
space:
mode:
Diffstat (limited to 'muse/doc')
-rw-r--r--muse/doc/dimpl/dimpl.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/muse/doc/dimpl/dimpl.tex b/muse/doc/dimpl/dimpl.tex
index d8c91743..8a30feb4 100644
--- a/muse/doc/dimpl/dimpl.tex
+++ b/muse/doc/dimpl/dimpl.tex
@@ -215,7 +215,7 @@
\subsection{User Transaction}
A user transaction is a sequence of actions manipulating the
- main {\Song()} structure. Each action involves sending a
+ main {\tt Song()} structure. Each action involves sending a
message to the realtime thread. This means that every action
stops the GUI thread for at most one JACK cycle.