From 8f2f70d1f2bcebc2d63b115db47cef434de3ad67 Mon Sep 17 00:00:00 2001 From: MeenuyD Date: Mon, 18 Mar 2024 16:45:56 +0530 Subject: [PATCH] Remove the repeted word in the PannerNode equalpower Panning --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index 3a55bb255..49c6a759c 100644 --- a/index.bs +++ b/index.bs @@ -13365,7 +13365,7 @@ connections to the input are mono. Otherwise PannerNode "equalpower" Panning This is a simple and relatively inexpensive algorithm which -provides basic, but reasonable results. It is used for the for the +provides basic, but reasonable results. It is used for the {{PannerNode}} when the {{PannerNode/panningModel}} attribute is set to "{{PanningModelType/equalpower}}", in which case the elevation value is ignored. This algorithm MUST be implemented using