]> git.sesse.net Git - vlc/blobdiff - bindings/python/README
Spell developer properly
[vlc] / bindings / python / README
index 2b5d71907e9d2efedd904da2dea5d88c9fb5e0bf..b897744fcd362c5ae50e4189b616426fed6886cd 100644 (file)
@@ -11,7 +11,7 @@ mc=vlc.MediaControl('--plugin-path /path/to/vlc/directory'.split())
 For vlc.Instance:
 i=vlc.Instance('--plugin-path /path/to/vlc/directory'.split())
 
-* Skeleton generation (for developpers of the module):
+* Skeleton generation (for developers of the module):
 
 ** For method bindings: