summaryrefslogtreecommitdiff
path: root/package/google-breakpad
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-04-22 19:14:34 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-23 09:47:08 +0200
commit757e9c4c2a9181514f658f54f0757d1c2d479fff (patch)
treeed64511844e638a61ff6f5b13dce83554470644d /package/google-breakpad
parent5e2c17b9a3a52d31312215004e79576e5ec6f1f3 (diff)
package: kill pointless text justification
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/google-breakpad')
-rw-r--r--package/google-breakpad/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/google-breakpad/Config.in b/package/google-breakpad/Config.in
index 146db36a9..a95bf6373 100644
--- a/package/google-breakpad/Config.in
+++ b/package/google-breakpad/Config.in
@@ -13,7 +13,7 @@ config BR2_PACKAGE_GOOGLE_BREAKPAD
to distribute an application to users with compiler-provided
debugging information removed, record crashes in compact
"minidump" files, send them back to your server, and produce
- C and C++ stack traces from these minidumps. Breakpad can
+ C and C++ stack traces from these minidumps. Breakpad can
also write minidumps on request for programs that have not
crashed.