From 9c65c4b523501846f5dc5794d7363e224edaf635 Mon Sep 17 00:00:00 2001 From: arnebab Date: Mon, 22 Sep 2008 08:34:32 +0200 Subject: Fixed typo. --- community/flavioc.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community') diff --git a/community/flavioc.mdwn b/community/flavioc.mdwn index 6ee8f537..9c9af71d 100644 --- a/community/flavioc.mdwn +++ b/community/flavioc.mdwn @@ -37,7 +37,7 @@ Creating an extensible translator library in lisp using the mig generated stubs. - a translator that does proxying between clients and the underlying translator returning all data in upper-case. - a translator that watches for changes in a file describing the file system structure. - an IRC translator. - - a categorizer translator: creates a virtually directory containing files listed in a file, each file is categorized with a script. For example, a script can output the music author (in an mp3 file) and then all files will be categorized by author. + - a categorizer translator: creates a virtual directory containing files listed in a file, each file is categorized with a script. For example, a script can output the music author (in an mp3 file) and then all files will be categorized by author. - Translator options (manipulated through fsysopts) have a simple and easy to use API. - All the Mach port manipulation API is available. - It's possible to send and receive messages. Simple example: -- cgit v1.2.3