From patchwork Thu Oct 29 12:46:33 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?S=C3=A9bastien_Lerique?= X-Patchwork-Id: 24872 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 712D827BBF3; Thu, 29 Oct 2020 12:48:12 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 321C027BBF2 for ; Thu, 29 Oct 2020 12:48:12 +0000 (GMT) Received: from localhost ([::1]:60640 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kY7Lf-0006Va-Ax for patchwork@mira.cbaines.net; Thu, 29 Oct 2020 08:48:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58878) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kY7LW-0006V4-5O for guix-patches@gnu.org; Thu, 29 Oct 2020 08:48:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40783) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kY7LV-0002hG-S4 for guix-patches@gnu.org; Thu, 29 Oct 2020 08:48:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kY7LV-0000ul-Qo for guix-patches@gnu.org; Thu, 29 Oct 2020 08:48:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#44305] [PATCH] gnu: kuserfeedback: Fix typo. Resent-From: =?utf-8?q?S=C3=A9bastien?= Lerique Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 29 Oct 2020 12:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 44305 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 44305@debbugs.gnu.org Cc: =?utf-8?q?S=C3=A9bastien?= Lerique X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16039756793506 (code B ref -1); Thu, 29 Oct 2020 12:48:01 +0000 Received: (at submit) by debbugs.gnu.org; 29 Oct 2020 12:47:59 +0000 Received: from localhost ([127.0.0.1]:52329 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kY7LT-0000uT-JG for submit@debbugs.gnu.org; Thu, 29 Oct 2020 08:47:59 -0400 Received: from lists.gnu.org ([209.51.188.17]:49396) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kY7LR-0000uL-TF for submit@debbugs.gnu.org; Thu, 29 Oct 2020 08:47:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58858) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kY7LP-0006UY-TK for guix-patches@gnu.org; Thu, 29 Oct 2020 08:47:57 -0400 Received: from elegua.eauchat.org ([91.224.149.118]:54634 helo=eauchat.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kY7L3-0002eD-3u for guix-patches@gnu.org; Thu, 29 Oct 2020 08:47:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eauchat.org; s=mail; t=1603975649; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-transfer-encoding:content-transfer-encoding: in-reply-to:references; bh=AqxixaeXMLnDksI6C2oOUjN9ri7R3x3IWQ/sgEiezJc=; b=BhyjBHJryCU7ezox2oFvGYGR4AWTt2yloi6luBplflZJHp47nW2TnOkOyg5YhSnDQcS+Wl GDh+IFLdcrjgCf/TEw/HRp8Yj4A2vozugc79tywVFVnMlm8a3xZuc5TCO+9X4q10CRyeqh P1T9nOou6dHK5dwxZbVq1V833GOPtWo= From: =?utf-8?q?S=C3=A9bastien?= Lerique Date: Thu, 29 Oct 2020 13:46:33 +0100 Message-Id: <20201029124633.13620-1-sl@eauchat.org> MIME-Version: 1.0 Received-SPF: pass client-ip=91.224.149.118; envelope-from=sl@eauchat.org; helo=eauchat.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/29 08:47:29 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/kde (kuserfeedback)[description]: Fix spelling of "itemize" keyword. --- gnu/packages/kde.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm index 2751e6d04d..043d6c7bef 100644 --- a/gnu/packages/kde.scm +++ b/gnu/packages/kde.scm @@ -829,7 +829,7 @@ or Bonjour by other projects).") (synopsis "Framework for collecting feedback from application users via telemetry and targeted surveys") (description "This framework consists of the following components: -@itermize +@itemize @item Libraries for use in applications. @item QML bindings for the above. @item A server application.