summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorarnebab <arne_bab@web.de>2008-09-22 08:34:32 +0200
committerarnebab <arne_bab@web.de>2008-09-22 08:34:32 +0200
commit9c65c4b523501846f5dc5794d7363e224edaf635 (patch)
tree3600902adf0ab27eea84ff81717ee3fffe04bce8 /community
parent4e8c22c77b2edf1cedac2a49574c0797c43b5f54 (diff)
Fixed typo.
Diffstat (limited to 'community')
-rw-r--r--community/flavioc.mdwn2
1 files changed, 1 insertions, 1 deletions
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: