summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2recovery_reasons.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/2lib/include/2recovery_reasons.h')
-rw-r--r--firmware/2lib/include/2recovery_reasons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/2lib/include/2recovery_reasons.h b/firmware/2lib/include/2recovery_reasons.h
index 514ee4f4..e8cff424 100644
--- a/firmware/2lib/include/2recovery_reasons.h
+++ b/firmware/2lib/include/2recovery_reasons.h
@@ -14,7 +14,7 @@
* Return a description of the recovery reason code.
*
* @param recovery reason code
- * @returns A string literal with English description of the recovery reason
+ * @return A string literal with English description of the recovery reason
*/
const char *vb2_get_recovery_reason_string(uint8_t code);