Fix typo in CONTRIBUTING.md
Change-Id: I1c456eb59b8359059cdce98b5ed153516104b787
[ROCm/hip commit: 7ca4585f39]
This commit is contained in:
@@ -59,9 +59,9 @@ Selected multilib: .;@m64
|
|||||||
|
|
||||||
The unix `date` command can print the HCC-format work-week for a specific date , ie:
|
The unix `date` command can print the HCC-format work-week for a specific date , ie:
|
||||||
```
|
```
|
||||||
> date --utc +%y%W%w -d 2015-11-09
|
> date --utc +%y%U%w -d 2015-11-09
|
||||||
15451
|
15451
|
||||||
|
```
|
||||||
|
|
||||||
## Unit Testing Environment
|
## Unit Testing Environment
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user