Skip to content

Commit d5348e9

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

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
@@ -99,7 +99,7 @@ struct nrf_modem_rs_capture_prs_config {
9999
* Offsets are relative to the normal LTE gain settings for the serving cell.
100100
*
101101
* This pattern is repeated one after the other in the RS capture procedure.
102-
* The table must be filled entirely but same value can be set into several indices.
102+
* The table must be filled entirely, but the same value can be set into several indices.
103103
* The first value is applied in the first PRS occasion after SFN0.
104104
*/
105105
int8_t gain_offset[16];

0 commit comments

Comments
 (0)