Merge pull request #5 from seanhussey/patch-1

Fix typo
pull/9/head
Christoph Oberhofer 11 years ago
commit 460e406502

@ -63,7 +63,7 @@ If the decoder is currently running, after calling `stop()` the decoder does not
### Quagga.onDetected(callback) ### Quagga.onDetected(callback)
Registeres a callback function which is triggered whenever a barcode-pattern has been located and decoded Registers a callback function which is triggered whenever a barcode-pattern has been located and decoded
successfully. The callback function is called with the decoded data as the first parameter. successfully. The callback function is called with the decoded data as the first parameter.
### Quagga.decodeSingle(config, callback) ### Quagga.decodeSingle(config, callback)

Loading…
Cancel
Save