From: Christophe de Dinechin <dinec...@redhat.com>

Signed-off-by: Christophe de Dinechin <dinec...@redhat.com>
---
 docs/spice_style.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/spice_style.txt b/docs/spice_style.txt
index b92b5b00..486efbc9 100644
--- a/docs/spice_style.txt
+++ b/docs/spice_style.txt
@@ -138,7 +138,7 @@ If multiple related constants are to be defined, consider 
the use of enumeration
 Short functions
 ---------------
 
-Try to split code to short functions, each having simple functionality, in 
order to improve code readability and re-usability. Prefix with inline short 
functions or functions that were splitted for readability reason.
+Try to split code to short functions, each having simple functionality, in 
order to improve code readability and re-usability. Prefix with `inline` 
functions that were splitted for readability reason or that are very short.
 
 Return on if
 ------------
-- 
2.13.5 (Apple Git-94)

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to