From 4210899021c165f38e0fb9fdb953f1626b740514 Mon Sep 17 00:00:00 2001 From: Donald Booth Date: Thu, 7 Jan 2021 07:55:16 -0500 Subject: [PATCH] File menu path. --- src/cloud/howtos/debug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cloud/howtos/debug.md b/src/cloud/howtos/debug.md index ae3a94be592..0cd9891b4e6 100644 --- a/src/cloud/howtos/debug.md +++ b/src/cloud/howtos/debug.md @@ -91,7 +91,7 @@ To configure PhpStorm to work with Xdebug: 1. In your PhpStorm project, open the settings panel. - - _Mac OS X_—Select **File** > **Preferences**. + - _Mac OS X_—Select **PhpStorm** > **Preferences**. - _Windows/Linux_—Select **File** > **Settings**. 1. In the _Settings_ panel, expand and locate the **Languages & Frameworks** > **PHP** > **Servers** section.