Fix typo in CONTRIBUTING.md

Change-Id: I1c456eb59b8359059cdce98b5ed153516104b787


[ROCm/clr commit: ab5dccf9df]
This commit is contained in:
Maneesh Gupta
2016-10-15 22:42:20 +05:30
parent fc7eefb5c8
commit 5e015401a4
+2 -2
View File
@@ -59,9 +59,9 @@ Selected multilib: .;@m64
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
```
## Unit Testing Environment