Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 52d9d38c authored by Colin Ian King's avatar Colin Ian King Committed by Benjamin Gaignard
Browse files

drm/sti:fix spelling mistake: "compoment" -> "component"

parent 5e851c9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -129,7 +129,7 @@ static int sti_compositor_bind(struct device *dev,
			}
			}
			break;
			break;
		default:
		default:
			DRM_ERROR("Unknown subdev compoment type\n");
			DRM_ERROR("Unknown subdev component type\n");
			return 1;
			return 1;
		}
		}