fixed grammar mistake
This commit is contained in:
parent
c12088ce5d
commit
4acb2aa77e
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ public interface TibetanScanner
|
||||||
"This software is protected by the terms of the AMP Open Community\n" +
|
"This software is protected by the terms of the AMP Open Community\n" +
|
||||||
"License 1.0 (available at www.tibet.iteso.mx/Guatemala/). The Tibetan\n" +
|
"License 1.0 (available at www.tibet.iteso.mx/Guatemala/). The Tibetan\n" +
|
||||||
"script input facility was built by THDL's Edward Garrett (http://www.thdl.org/).\n" +
|
"script input facility was built by THDL's Edward Garrett (http://www.thdl.org/).\n" +
|
||||||
"It uses Tibetan Computer Company (http://www.tibet.dk/tcc/)fonts created\n" +
|
"It uses Tibetan Computer Company (http://www.tibet.dk/tcc/) fonts created\n" +
|
||||||
"by Tony Duff and made available by the Trace Foundation (http://trace.org/).";
|
"by Tony Duff and made available by the Trace Foundation (http://trace.org/).";
|
||||||
public void scanLine(String linea);
|
public void scanLine(String linea);
|
||||||
public void scanBody(String linea);
|
public void scanBody(String linea);
|
||||||
|
|
Loading…
Reference in a new issue