summaryrefslogtreecommitdiff
path: root/include/usb_pd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb_pd.h')
-rw-r--r--include/usb_pd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usb_pd.h b/include/usb_pd.h
index 08236b8813..dcd1586486 100644
--- a/include/usb_pd.h
+++ b/include/usb_pd.h
@@ -1677,7 +1677,7 @@ void pd_check_dr_role(int port, int dr_role, int flags);
/**
* Check if we should charge from this device. This is
- * basically a white-list for chargers that are dual-role,
+ * basically a allow-list for chargers that are dual-role,
* don't set the externally powered bit, but we should charge
* from by default.
*