Skip to content

Commit af24d27

Browse files
hofbikrasimirgg
andauthored
Fix typo in module_bzl.j2 documentation (#3793)
Co-authored-by: Krasimir Georgiev <krasimir@google.com>
1 parent 2c3469e commit af24d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crate_universe/src/rendering/templates/module_bzl.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ def all_crate_deps(
155155
normal (bool, optional): If True, normal dependencies are included in the
156156
output list.
157157
normal_dev (bool, optional): If True, normal dev dependencies will be
158-
included in the output list..
158+
included in the output list.
159159
proc_macro (bool, optional): If True, proc_macro dependencies are included
160160
in the output list.
161161
proc_macro_dev (bool, optional): If True, dev proc_macro dependencies are

0 commit comments

Comments
 (0)