From eed32d94de9faca7380f7497e7ab0d119ef3cf5c Mon Sep 17 00:00:00 2001 From: Rainer Keller Date: Thu, 22 Jun 2017 08:59:46 +0200 Subject: Doc: Fix wrong slash MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I979c7d8d01b00689269a7969b628864ca5eab991 Reviewed-by: Topi Reiniƶ --- src/multimedia/audio/qaudiobuffer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/multimedia/audio/qaudiobuffer.cpp b/src/multimedia/audio/qaudiobuffer.cpp index e4918edf2..fe07d1e47 100644 --- a/src/multimedia/audio/qaudiobuffer.cpp +++ b/src/multimedia/audio/qaudiobuffer.cpp @@ -355,7 +355,7 @@ int QAudioBuffer::byteCount() const /*! Returns the duration of audio in this buffer, in microseconds. - This depends on the /l format(), and the \l frameCount(). + This depends on the \l format(), and the \l frameCount(). */ qint64 QAudioBuffer::duration() const { -- cgit v1.2.3