summaryrefslogtreecommitdiff
path: root/muse/doc
diff options
context:
space:
mode:
authorWerner Schweer <ws.seh.de>2006-11-16 16:24:39 +0000
committerWerner Schweer <ws.seh.de>2006-11-16 16:24:39 +0000
commit891efd553e27346e3c2c3b9d3f849a810b78de3d (patch)
tree05173fcef83268f22af675bae0914294a713dac7 /muse/doc
parent4c7739dc6a763f0c1ce367eb28c5dc09cf726d32 (diff)
more updates
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.