We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dc4169 commit 468112dCopy full SHA for 468112d
src/constants.rs
@@ -2,7 +2,7 @@
2
3
/// Source transition request time in milliseconds for SPR mode.
4
///
5
-/// This is the max value of `tPSTransition` for EPR mode.
+/// This is the max value of `tPSTransition` for SPR mode.
6
pub const T_SRC_TRANS_REQ_SPR_MS: u16 = 550;
7
8
/// Source transition request time in milliseconds for EPR mode.
0 commit comments