This commit is contained in:
atlv
2024-11-22 21:09:48 -05:00
committed by GitHub
parent e05e46c429
commit b75f46cfbe

View File

@@ -653,7 +653,7 @@ pub enum GetSurfaceSupportError {
#[derive(Clone, Debug, Error)]
#[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
/// Error when requesting a device from the adaptor
/// Error when requesting a device from the adapter
#[non_exhaustive]
pub enum RequestDeviceError {
#[error(transparent)]