From: Gaute Hope Date: Thu, 30 Jan 2014 19:11:51 +0000 (+0100) Subject: [PATCH] ruby bindings message: docstring typo X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=341d078db785ca6768ad8ab112f673658893164a;p=notmuch-archives.git [PATCH] ruby bindings message: docstring typo --- diff --git a/c4/a3d1f84e78c92860585720c025b98a7816989d b/c4/a3d1f84e78c92860585720c025b98a7816989d new file mode 100644 index 000000000..0851a8958 --- /dev/null +++ b/c4/a3d1f84e78c92860585720c025b98a7816989d @@ -0,0 +1,119 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id D16B6431FBD + for ; Thu, 30 Jan 2014 11:12:51 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.7 +X-Spam-Level: +X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 89xAq3UPadrG for ; + Thu, 30 Jan 2014 11:12:44 -0800 (PST) +Received: from mail-lb0-f174.google.com (mail-lb0-f174.google.com + [209.85.217.174]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 137C6431FB6 + for ; Thu, 30 Jan 2014 11:12:43 -0800 (PST) +Received: by mail-lb0-f174.google.com with SMTP id l4so2860800lbv.19 + for ; Thu, 30 Jan 2014 11:12:41 -0800 (PST) +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:from:to:subject:date:message-id:user-agent + :content-transfer-encoding:mime-version:content-type; + bh=Y6Iw2gUhFkbVsNtVmTzGeuXmiZqEfJUGjam/XFcrFLA=; + b=M5Ure9oPWNcaULT4fYKlkCWO4bf747f9vy7IQuE1kBWsfriWCG417fZQoytMtpH2ze + dZqIog1RAz+dADIaAEDXyw8EyPJQaFFAtthqic9j51p8NNV0x/MSuprzeiPwlByQ8eYI + CVHvoF00CtZ0eJKyNWBi0egLNRFWJSCF7g8Ee5+FNxTECGSi5t1O2Do/ul8xBbi5Lono + EukcI8ZjyUkYO9NN9fKznN7uPPITxP9mBbWAM5AHArJswfOEhOJdoaYjvb1fYwc5OyBW + EnTIrSCosplMSO+w6UjXx4Z/hfPTZq3125X6bQOis6tKbz82T0yEoSbQjBMYIOBEneQM + LjKA== +X-Gm-Message-State: + ALoCoQmDcjXsemC/z6pJpi8rK+quLJytH3X/o5G6d4E5r1ThboybS/nkHuUDCDT1p+3YrED83Wte +X-Received: by 10.153.0.33 with SMTP id av1mr10857873lad.14.1391109160987; + Thu, 30 Jan 2014 11:12:40 -0800 (PST) +Received: from localhost (c9C314BC1.dhcp.as2116.net. [193.75.49.156]) + by mx.google.com with ESMTPSA id qx1sm7523727lbb.15.2014.01.30.11.12.37 + for + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Thu, 30 Jan 2014 11:12:38 -0800 (PST) +From: Gaute Hope +To: notmuch +Subject: [PATCH] ruby bindings message: docstring typo +Date: Thu, 30 Jan 2014 20:11:51 +0100 +Message-Id: <1391109068-sup-6985@qwerzila> +User-Agent: Sup/git +Content-Transfer-Encoding: 8bit +MIME-Version: 1.0 +Content-Type: multipart/signed; protocol="application/pgp-signature"; + boundary="=-1391109112-122989-2827-2268-1-=" +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Thu, 30 Jan 2014 19:12:52 -0000 + + +--=-1391109112-122989-2827-2268-1-= +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: quoted-printable + +--- + bindings/ruby/message.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/bindings/ruby/message.c b/bindings/ruby/message.c +index eed4b31..4ff6097 100644 +--- a/bindings/ruby/message.c ++++ b/bindings/ruby/message.c +@@ -111,7 +111,7 @@ notmuch_rb_message_get_filename (VALUE self) + } + = + + /* +- * call-seq: MESSAGE.filanames =3D> FILENAMES ++ * call-seq: MESSAGE.filenames =3D> FILENAMES + * + * Get all filenames for the email corresponding to MESSAGE. + */ +-- = + +1.8.5.3 + + + +--=-1391109112-122989-2827-2268-1-= +Content-Disposition: attachment; filename="signature.asc" +Content-Type: application/pgp-signature; name="signature.asc" + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.22 (GNU/Linux) + +iQIcBAEBAgAGBQJS6qP4AAoJEJgnp+igdJAjBXUP/j0InbPS7uzqvwbO9CVgioPp +dG6OpV7uNer1jzGcJ+Zj1nw3CZDe7/xr0XCKt13DZ+EMFOEp1s9T5Gt9ttuNrp+S +0T1a+bzpz3waMMrg+7TCn70Eas3hgCBHnuA07AziUSDxEFg5sizj6AMmxBCrC/dL +ijyFNfbSmnEs18H/WQklFEU6xfKzHfHVCtihD6aFWyXrTn+k1zuQ1rtXMBoOr8NX +1qNn5P7dUKrEnm6Z+/E9DzmHeF5l/tKBNutlroscCiCSSTurG9l7BR9+5qowVfFu +MvpCqgrOjl9pl+q/hrwXU7o8MoLFRfs2/uLcXET3oYNcN5Om0g4egSKFNkFesHlA ++Zxw6EVjKGI+2a1MhsI8ia0/jrHoaVB9VpO0yXCAU3UpIuOIDr83MDjF8/kYs13C +Tka0VnYZuHAUALgCG9oeS0VvVMVbYJKzPuQWJ9aRNeLfXt8r9msKKaP0xTIpKKJR +CQz7CErbJQGORNPlW1XuasIgnyjw9AaAm+ZHlQcDYzUzhUrNQG13HBVCxuYUFRP4 +MnJxm+ncZTr4kM5NC+G3q4DjFt83xJ0htPbBpYVUvedTTtQbHEf6uWszPI/YJYho +EllNoBoobBxzgnUmNSLccdM40vaKjinL5JFfaXmkXIyqicRpmMsto8IdbdXcHY6M +RATVZGz7+hFZjpMpW2Mn +=Wxhu +-----END PGP SIGNATURE----- + +--=-1391109112-122989-2827-2268-1-=--