Skip to content

Commit 390fc2d

Browse files
committed
Merge pull request #5 from sergeylunev/patch-1
Update 5.2. Find Usages.php
2 parents de52ace + ecc41ad commit 390fc2d

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)