Various typos and cleanups

master
fangel 2008-02-27 11:40:13 +00:00
rodzic efe8d82bb0
commit 4d15eab1a5
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,2 +1,2 @@
#!/bin/sh
find . | grep SG_iCal | grep -v svn | xargs cat | grep -v "BUILD: Remove line"
find . | grep SG_iCal | grep -v svn | xargs cat | grep -v "BUILD: Remove line"

Wyświetl plik

@ -7,7 +7,7 @@
*
* The line-type can be found by querying getIdent(), data via either
* getData() or typecasting to a string.
* Params can be access via the ArrayAcces. A iterator is also avilable
* Params can be access via the ArrayAccess. A iterator is also avilable
* to iterator over the params.
*
* @package SG_iCalReader