[mutter/gbsneto/sysprof-typo] cogl/trace: Fix typo
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/gbsneto/sysprof-typo] cogl/trace: Fix typo
- Date: Fri, 7 Jun 2019 15:58:32 +0000 (UTC)
commit 9b535839454112b07ecf81e7214403d4472d04fa
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Fri Jun 7 12:55:22 2019 -0300
cogl/trace: Fix typo
https://gitlab.gnome.org/GNOME/mutter/merge_requests/609
cogl/cogl/cogl-trace.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cogl/cogl/cogl-trace.c b/cogl/cogl/cogl-trace.c
index f6ba55b8a..9e52ec572 100644
--- a/cogl/cogl/cogl-trace.c
+++ b/cogl/cogl/cogl-trace.c
@@ -73,7 +73,7 @@ cogl_trace_context_new (int fd,
}
else
{
- g_debug ("Initializing trace context with default dilename");
+ g_debug ("Initializing trace context with default filename");
writer = sysprof_capture_writer_new (COGL_TRACE_OUTPUT_FILE, BUFFER_LENGTH);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]