Index: ppapi/cpp/audio.h |
=================================================================== |
--- ppapi/cpp/audio.h (revision 98665) |
+++ ppapi/cpp/audio.h (working copy) |
@@ -38,7 +38,7 @@ |
/// the device configuration and is specified in the <code>AudioConfig</code> |
/// documentation. |
/// |
- /// @param[in] instance A pointer to an <code>Instance</code> indentifying one |
+ /// @param[in] instance A pointer to an <code>Instance</code> identifying one |
/// instance of a module. |
/// @param[in] config An <code>AudioConfig</code> containing the audio config |
/// resource. |