Skip to content

Commit ecc41ad

Browse files
author
Sergey Lunev
committed
Update 5.2. Find Usages.php
Error in OS definition
1 parent de52ace commit ecc41ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

01 - Navigation/05 - Find usages/5.2. Find Usages.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Alt+F7 (Windows/Linux/Mac OS X)
88
*
99
* Ctrl+Alt+F7 shows a popup instead (Windows/Linux)
10-
* Alt+Command+F7 shows a popup instead (Windows/Linux)
10+
* Alt+Command+F7 shows a popup instead (Mac OS X)
1111
*/
1212

1313
namespace Navigation5\JetBrains;
@@ -33,4 +33,4 @@ public function adjust($original, $delta) {
3333

3434
return $newValue;
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)