summaryrefslogtreecommitdiffhomepage
path: root/de-de/bc.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'de-de/bc.html.markdown')
-rw-r--r--de-de/bc.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/de-de/bc.html.markdown b/de-de/bc.html.markdown
index e1b51e4f..61ae1b79 100644
--- a/de-de/bc.html.markdown
+++ b/de-de/bc.html.markdown
@@ -37,7 +37,7 @@ if(hour < 12) { /*Operatoren sind genau wie in C*/
Um Escape-Sequenzen klarer zu machen, ist hier eine vereinfachte
Liste, welche in bc funktioneren.:
\b: Backspace
- \c: Wagenrücklauf (carriage return)
+ \c: carriage return
\n: Zeilenumbruch
\t: Tab
\\: Backslash*/