Skip to content

Commit 07c780c

Browse files
committed
Fix comment
1 parent d9df294 commit 07c780c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vroom/googlejava.vroom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The built-in google-java formatter knows how to format Java BUILD files. If you
1+
The built-in google-java formatter knows how to format Java files. If you
22
aren't familiar with basic codefmt usage yet, see main.vroom first.
33

44
We'll set up codefmt and configure the vroom environment, then jump into some

vroom/ktfmt.vroom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The built-in ktfmt formatter knows how to format Java BUILD files. If you
1+
The built-in ktfmt formatter knows how to format Kotlin files. If you
22
aren't familiar with basic codefmt usage yet, see main.vroom first.
33

44
We'll set up codefmt and configure the vroom environment, then jump into some

0 commit comments

Comments
 (0)