diff --git a/docs/spice_style.txt b/docs/spice_style.txt index b024b6b3..d7a879d7 100644 --- a/docs/spice_style.txt +++ b/docs/spice_style.txt @@ -138,15 +138,15 @@ As a basic rule `Spice` refers to types in the public external headers while `Re Common abbreviations ~~~~~~~~~~~~~~~~~~~~ -`rcc` RedChannelClient - `dcc` DisplayChannelClient -`sin` spice instance +`dpi` drawable pipe item + +`rcc` RedChannelClient `sif` spice interface -`dpi` drawable pipe item +`sin` spice instance Optimization ------------