diff mbox series

Documentation : fb : sstfb.rst : Fixed spelling mistake.

Message ID CAG+54DaA4ni5g26AFKGe76-AgFeMy4GUVopgMQukeaJ_bPWDRQ@mail.gmail.com
State New
Headers show
Series Documentation : fb : sstfb.rst : Fixed spelling mistake. | expand

Commit Message

rujra May 19, 2025, 2:38 p.m. UTC
fixed document with spelling mistake
changes made :
1. "tweeks" to "tweaks"

Signed-off-by: Rujra Bhatt <braker.noob.kernel@gmail.com>
---
 Documentation/fb/sstfb.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
2.43.0

Comments

Helge Deller May 27, 2025, 8 a.m. UTC | #1
On 5/19/25 16:38, rujra wrote:
> fixed document with spelling mistake
> changes made :
> 1. "tweeks" to "tweaks"
> 
> Signed-off-by: Rujra Bhatt <braker.noob.kernel@gmail.com>

applied to fbdev tree with small changes...

Thanks!
Helge

>   Documentation/fb/sstfb.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/fb/sstfb.rst b/Documentation/fb/sstfb.rst
> index 88d5a52b1..6cefa974a 100644
> --- a/Documentation/fb/sstfb.rst
> +++ b/Documentation/fb/sstfb.rst
> @@ -192,7 +192,7 @@ Todo
>   - Get rid of the previous paragraph.
>   - Buy more coffee.
>   - test/port to other arch.
> -- try to add panning using tweeks with front and back buffer .
> +- try to add panning using tweaks with front and back buffer .
>   - try to implement accel on voodoo2, this board can actually do a
>     lot in 2D even if it was sold as a 3D only board ...
> 
> --
> 2.43.0
diff mbox series

Patch

diff --git a/Documentation/fb/sstfb.rst b/Documentation/fb/sstfb.rst
index 88d5a52b1..6cefa974a 100644
--- a/Documentation/fb/sstfb.rst
+++ b/Documentation/fb/sstfb.rst
@@ -192,7 +192,7 @@  Todo
 - Get rid of the previous paragraph.
 - Buy more coffee.
 - test/port to other arch.
-- try to add panning using tweeks with front and back buffer .
+- try to add panning using tweaks with front and back buffer .
 - try to implement accel on voodoo2, this board can actually do a
   lot in 2D even if it was sold as a 3D only board ...