diff --git a/src/Graphics/CommandBuffer.cs b/src/Graphics/CommandBuffer.cs
index 6cce4725..1b4e1c6a 100644
--- a/src/Graphics/CommandBuffer.cs
+++ b/src/Graphics/CommandBuffer.cs
@@ -1489,7 +1489,6 @@ namespace MoonWorks.Graphics
///
/// Draws using instanced rendering.
- /// It is an error to call this method unless two vertex buffers have been bound.
///
/// The starting index offset for the vertex buffer.
/// The starting index offset for the index buffer.