OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [PATCH] Fix typo


It's balloon, not ballon.
---
 content.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content.tex b/content.tex
index d5f3741..4c23b7d 100644
--- a/content.tex
+++ b/content.tex
@@ -4381,7 +4381,7 @@ guest memory statistics to the host.
 \item[2] statsq.
 \end{description}
 
-  Virtqueue 2 only exists if VIRTIO_BALLON_F_STATS_VQ set.
+  Virtqueue 2 only exists if VIRTIO_BALLOON_F_STATS_VQ set.
 
 \subsection{Feature bits}\label{sec:Device Types / Memory Balloon Device / Feature bits}
 \begin{description}
-- 
2.11.0



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]