Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4255b8a

Browse filesBrowse files
committed
oops
1 parent e8bb94d commit 4255b8a
Copy full SHA for 4255b8a

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎advanced/functions.md‎

Copy file name to clipboardExpand all lines: advanced/functions.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ moving file1.txt to file2.txt
222222
Oh crap, that's not what we wanted at all. We have just lost the
223223
original `file2.txt`!
224224

225-
The problem was that now `overwrite` was `'file2.txt'`, and the
225+
The problem was that now `overwrite` was `'file3.txt'`, and the
226226
`if overwrite` part [treated the string as
227227
True](../basics/what-is-true.md) and deleted the file. That's not nice.
228228

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.