You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -441,7 +441,7 @@ There are five hunks here. The first hunk says that the `a` at position 0 of the
441
441
442
442
`diff` may be passed an optional third parameter; this is a CODE reference to a key generation function. See [/KEY GENERATION FUNCTIONS](/KEY GENERATION FUNCTIONS).
443
443
444
-
# Additional parameters, if any, will be passed to the key generation # routine.
444
+
Additional parameters, if any, will be passed to the key generation routine.
445
445
446
446
sdiff
447
447
-----
@@ -487,7 +487,7 @@ results in
487
487
488
488
`sdiff` may be passed an optional third parameter; this is a CODE reference to a key generation function. See [/KEY GENERATION FUNCTIONS](/KEY GENERATION FUNCTIONS).
489
489
490
-
# Additional parameters, if any, will be passed to the key generation # routine.
490
+
Additional parameters, if any, will be passed to the key generation routine.
0 commit comments