Skip to content

Commit 35b8540

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

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
@@ -185,7 +185,7 @@ struct nrf_modem_rs_capture_prs_sample {
185185
* Only OFDM symbols containing PRS are stored except in 4 TX antenna configuration, where
186186
* every eight symbols is invalid.
187187
*
188-
* If present based on @ref num_samples variable, number of samples is
188+
* If present based on @ref num_samples variable, number of samples are
189189
* 2 (I+Q) * 8 PRS symbols * 8 PRBs * 12 subcarriers = 1536 samples.
190190
*
191191
* Centermost 6 PRB's (#1..#6, from #0..#7) within these 8 PRB's always correspond to

0 commit comments

Comments
 (0)