Minor code style improvements after #7539

This commit is contained in:
Tim van der Meij 2016-09-01 18:07:12 +02:00
parent 6bb95e3129
commit 7c961b6b7a
4 changed files with 29 additions and 27 deletions

View file

@ -51,7 +51,7 @@ var TEXT_LAYER_RENDER_DELAY = 200; // ms
* @property {IPDFTextLayerFactory} textLayerFactory
* @property {IPDFAnnotationLayerFactory} annotationLayerFactory
* @property {boolean} enhanceTextSelection - Turns on the text selection
* enhancement. The default is `false`.
* enhancement. The default is `false`.
*/
/**