Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7d092c0

Browse filesBrowse files
Jonathon Belottialexeagle
Jonathon Belotti
andauthored
Fix minor typo in stamp.bzl (bazel-contrib#559)
Co-authored-by: Alex Eagle <eagle@post.harvard.edu>
1 parent 1a79c2a commit 7d092c0
Copy full SHA for 7d092c0

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎python/private/stamp.bzl

Copy file name to clipboardExpand all lines: python/private/stamp.bzl
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def stamp_build_setting(name, visibility = ["//visibility:public"]):
5353
)
5454

5555
def is_stamping_enabled(attr):
56-
"""Determine whether or not build staming is enabled
56+
"""Determine whether or not build stamping is enabled
5757
5858
Args:
5959
attr (struct): A rule's struct of attributes (`ctx.attr`)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.