Authored by Justin R. Miller

update comment for future me

@@ -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 {