Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1217)

Unified Diff: Documentation/fr/usage/running.itely

Issue 5341049: Issue 2024: Let #{ ... #} pass its $ handling to environment cloning (Closed)
Patch Set: Ran convert-ly on scm/*.scm, just a single character changed. Created 12 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Documentation/fr/notation/rhythms.itely ('k') | Documentation/hu/learning/fundamental.itely » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Documentation/fr/usage/running.itely
diff --git a/Documentation/fr/usage/running.itely b/Documentation/fr/usage/running.itely
index c78ed83aa0af89f73d8d1530c9b645fffcd4aa8c..9206d191be64862e0fb72009afdb9f9e45c47772 100644
--- a/Documentation/fr/usage/running.itely
+++ b/Documentation/fr/usage/running.itely
@@ -8,7 +8,7 @@
Guide, node Updating translation committishes..
@end ignore
-@c \version "2.14.0"
+@c \version "2.15.18"
@c Translators: Jean-Charles Malahieude
@c Translation checkers:
@@ -239,7 +239,7 @@ quelque chose du style
@verbatim
#(system "rm -rf /")
{
- c4^#(ly:export (ly:gulp-file "/etc/passwd"))
+ c4^$(ly:gulp-file "/etc/passwd")
}
@end verbatim
@end quotation
« no previous file with comments | « Documentation/fr/notation/rhythms.itely ('k') | Documentation/hu/learning/fundamental.itely » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b