Skip to content

Commit abf165e

Browse files
Update nrf_modem/include/nrf_modem_rs_capture.h
squashme Co-authored-by: Divya S Pillai <[email protected]>
1 parent d5348e9 commit abf165e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nrf_modem/include/nrf_modem_rs_capture.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ struct nrf_modem_rs_capture_prs_config {
109109
* Narrowband 0 is reserved for the central narrowband exactly in the middle of system BW.
110110
*
111111
* This pattern is repeated one after the other in the RS capture procedure.
112-
* The table must be filled entirely but same value can be set into several indices.
112+
* The table must be filled entirely, but the same value can be set into several indices.
113113
* The first value is applied in the first PRS occasion after SFN0.
114114
*/
115115
uint8_t nb_pattern[16];

0 commit comments

Comments
 (0)