Biding -> Binding.
Closes PR13992. original commit: 4453a4318c617857fcd0d1dddc75f573e0476c07
This commit is contained in:
parent
4a59299f58
commit
f660f2c161
|
@ -32,7 +32,7 @@
|
||||||
;; because no one uses the same name for different-phase exported
|
;; because no one uses the same name for different-phase exported
|
||||||
;; bindings.
|
;; bindings.
|
||||||
;;
|
;;
|
||||||
;; Formerly, we assumed that bidings are defined as originating from some
|
;; Formerly, we assumed that bindings are defined as originating from some
|
||||||
;; module at phase 0. [Maybe it's defined at phase 1 and re-exported
|
;; module at phase 0. [Maybe it's defined at phase 1 and re-exported
|
||||||
;; later for phase 0 (after a require-for-template), in which case the
|
;; later for phase 0 (after a require-for-template), in which case the
|
||||||
;; re-exporting module is the one we find.] That assumption has been
|
;; re-exporting module is the one we find.] That assumption has been
|
||||||
|
|
Loading…
Reference in New Issue
Block a user