Skip to content

Commit 76ada20

Browse files
authored
Fix GoArchiveData docs (#4130)
**What type of PR is this?** Documentation **What does this PR do? Why is it needed?** **Which issues(s) does this PR fix?** Fixes #4129 **Other notes for review**
1 parent 615c816 commit 76ada20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/providers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ rule. Instead, it's referenced in the ``data`` field of GoArchive_.
257257
| The .go sources compiled into the archive. May have been generated or |
258258
| transformed with tools like cgo and cover. |
259259
+--------------------------------+-----------------------------------------------------------------+
260-
| :param:`runfiles` | :type:`runfiles` |
260+
| :param:`runfiles` | :type:`runfiles` |
261261
+--------------------------------+-----------------------------------------------------------------+
262262
| Data files that should be available at runtime to binaries and tests built |
263263
| from this archive. |

0 commit comments

Comments
 (0)