Skip to content

Commit 9ddd165

Browse files
committed
phy: refactor pusch validator (remove extra spaces)
1 parent b55cb0e commit 9ddd165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/phy/upper/channel_processors/pusch/pusch_processor_impl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ class pusch_processor_impl : public pusch_processor
107107
};
108108

109109
/// \brief Constructs a generic software PUSCH processor.
110-
/// \param[in] config PUSCH processor dependencies and configuration parameters.
110+
/// \param[in] config PUSCH processor dependencies and configuration parameters.
111111
pusch_processor_impl(configuration& config);
112112

113113
// See interface for documentation.

0 commit comments

Comments
 (0)