update comment for future me
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -2929,7 +2929,7 @@ | @@ -2929,7 +2929,7 @@ | ||
2929 | { | 2929 | { |
2930 | if (locationManager) | 2930 | if (locationManager) |
2931 | { | 2931 | { |
2932 | - // note that device and interface orientations are opposites (see UIApplication.h) | 2932 | + // note that right/left device and interface orientations are opposites (see UIApplication.h) |
2933 | // | 2933 | // |
2934 | switch ([[UIApplication sharedApplication] statusBarOrientation]) | 2934 | switch ([[UIApplication sharedApplication] statusBarOrientation]) |
2935 | { | 2935 | { |
-
Please register or login to post a comment