Add exposure
[harmattan/cameraplus] / lib / qtcamcapability.h
index e6e7cf0..656475e 100644 (file)
@@ -23,7 +23,7 @@ public:
     Zoom = (1 << 6),
     Focus = (1 << 7),
     Aperture = (1 << 8),
-    Eposure = (1 << 9),
+    Exposure = (1 << 9),
     Shake = (1 << 10),
     NoiseReduction = (1 << 11),
     FlickerReduction = (1 << 12)