Skip to content

Commit 1a21612

Browse files
author
Kylo Ginsberg
committed
Fix typo
1 parent 01f6d28 commit 1a21612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cljlab/functions.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ vector
522522
;;;
523523
;;; Define a function `one-less-arg` that takes two arguments:
524524
;;; * `f`, a function
525-
;;; * `v`, a value
525+
;;; * `x`, a value
526526
;;;
527527
;;; and returns another function which calls `f` on `x` plus any additional arguments.
528528
;;;

0 commit comments

Comments
 (0)