]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/command-request.hh
release: 1.0.16
[lilypond.git] / lily / include / command-request.hh
index a76a3518615ff765dbb8e1c73e9de2f3fc1c5caf..a0afdc8f5e996765fa9bc54dce9d2fee455e8ea3 100644 (file)
@@ -16,7 +16,7 @@
 #include "musical-pitch.hh"
 
 /** Request which are  assumed to be "happening" before the
-  musical requests. */
+  musical requests.  Not coupled to a note or rest. */
 class Command_req  : public virtual Request  {
 public:
   REQUESTMETHODS(Command_req);