mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-wayland-egl-0.28: Fix grammar.
* gnu/packages/crates-graphics.scm (rust-wayland-egl-0.28)[description]: Remove gratuitous use of "allows to".
This commit is contained in:
parent
084d3cac2b
commit
b7e1d03625
1 changed files with 1 additions and 1 deletions
|
@ -2532,7 +2532,7 @@ properly display animated cursors.")
|
||||||
(synopsis "Bindings to libwayland-egl")
|
(synopsis "Bindings to libwayland-egl")
|
||||||
(description
|
(description
|
||||||
"This crate provides bindings for OpenGL/Vulkan support for
|
"This crate provides bindings for OpenGL/Vulkan support for
|
||||||
Wayland client apps. It allows to create an EGLSurface from any
|
Wayland client apps. It creates an EGLSurface from any
|
||||||
WlSurface, which can then play the role of the base surface for
|
WlSurface, which can then play the role of the base surface for
|
||||||
initializing an OpenGL or Vulkan context.")
|
initializing an OpenGL or Vulkan context.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue