From 488676e0e9c33d314fe0fdf395b6a68de840a2fd Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 23 Jul 2015 20:56:57 +0200 Subject: [PATCH] docs: Fix 'with with' typo. --- README.asciidoc | 2 +- doc/qutebrowser.1.asciidoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.asciidoc b/README.asciidoc index 0fa92eb37..2c11d315c 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -14,7 +14,7 @@ image:https://img.shields.io/github/issues/The-Compiler/qutebrowser.svg?style=fl image:https://requires.io/github/The-Compiler/qutebrowser/requirements.svg?branch=master["requirements badge",link="https://requires.io/github/The-Compiler/qutebrowser/requirements/?branch=master"] image:http://qutebrowser.org:8010/png?builder=archlinux["build badge",link="http://qutebrowser.org:8010/waterfall"] -qutebrowser is a keyboard-focused browser with with a minimal GUI. It's based +qutebrowser is a keyboard-focused browser with a minimal GUI. It's based on Python, PyQt5 and QtWebKit and free software, licensed under the GPL. It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl. diff --git a/doc/qutebrowser.1.asciidoc b/doc/qutebrowser.1.asciidoc index 4ac83c587..5757b3243 100644 --- a/doc/qutebrowser.1.asciidoc +++ b/doc/qutebrowser.1.asciidoc @@ -16,7 +16,7 @@ qutebrowser - a keyboard-driven, vim-like browser based on PyQt5 and QtWebKit. *qutebrowser* ['-OPTION' ['...']] [':COMMAND' ['...']] ['URL' ['...']] == DESCRIPTION -qutebrowser is a keyboard-focused browser with with a minimal GUI. It's based +qutebrowser is a keyboard-focused browser with a minimal GUI. It's based on Python, PyQt5 and QtWebKit and free software, licensed under the GPL. It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.