Skip to content

Commit

Permalink
Update date in KDoc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisCAD committed May 11, 2021
1 parent 059c02e commit fb14066
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import java.io.File
/**
* VCS stands for Version Control System.
*
* As of 2020/04, **git** has been the most popular one for years if not decades.
* As of 2021/05, **git** has been the most popular one for years, if not decades.
*/
interface Vcs {
companion object;
Expand Down

0 comments on commit fb14066

Please sign in to comment.