1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-03 03:42:26 +01:00

chore: Fix some typos (#3244)

This commit is contained in:
Sorin Sbarnea
2025-08-28 18:30:50 +01:00
committed by GitHub
parent 6772225477
commit d291b3e5fa
4 changed files with 10 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
import java.util.Scanner;
/* This Java program was submiited to help bat
/* This Java program was submitted to help bat
* with its syntax highlighting tests
*/