From 981419c28fa77c4ccbaf0c9bd43ead4f75de39ef Mon Sep 17 00:00:00 2001 From: Rajat Parashar Date: Mon, 14 Jun 2021 20:42:14 +0530 Subject: [PATCH] typo --- src/libs/ReportActionComposeFocusManager.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libs/ReportActionComposeFocusManager.js b/src/libs/ReportActionComposeFocusManager.js index 8e872d0c06a8..e2aaa288ca89 100644 --- a/src/libs/ReportActionComposeFocusManager.js +++ b/src/libs/ReportActionComposeFocusManager.js @@ -33,7 +33,7 @@ function clear() { } /** - * Tells about the current focus state of the report action composer. + * Exposes the current focus state of the report action composer. * */ function isFocused() {