We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06177c6 commit 932d2dbCopy full SHA for 932d2db
src/operations/reweight.lisp
@@ -75,7 +75,7 @@
75
;; the contents of `targets' depend on the recommendation. it always
76
;; includes the `source-root', and additionally
77
;; - `AUGMENT': the `target-root'
78
- ;; - `GRAFT': the barbell
+ ;; - `GRAFT': one end of the barbell
79
;; - `EXPAND' or `CONTRACT': nothing
80
(let ((targets (remove-duplicates (list source-root target-root)
81
:test #'address=)))
0 commit comments