Skip to content

Commit ebc1f8a

Browse files
hamishmackCopilot
andauthored
Update builder/comp-builder.nix
Co-authored-by: Copilot <[email protected]>
1 parent 0ce13c3 commit ebc1f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/comp-builder.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
}:
9494
# makeOverridable is called here after all the `? DEFAULT` arguments
9595
# will have been applied. This makes sure that `c.override (oldAttrs: {...})`
96-
# is includes these `DEFAULT` values in `oldAttrs`. This is important
96+
# includes these `DEFAULT` values in `oldAttrs`. This is important
9797
# so that overrides can modify the existing values instead of replacing them.
9898
lib.makeOverridable (
9999
let self =

0 commit comments

Comments
 (0)