all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Christian Ebner <c.ebner@proxmox.com>
To: yew-devel@lists.proxmox.com
Subject: [PATCH yew-widget-toolkit] combobox: fix typo in doc comment
Date: Tue, 26 May 2026 12:36:20 +0200	[thread overview]
Message-ID: <20260526103621.269789-1-c.ebner@proxmox.com> (raw)

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
---
 src/widget/form/combobox.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/widget/form/combobox.rs b/src/widget/form/combobox.rs
index 4046628..fe3a82d 100644
--- a/src/widget/form/combobox.rs
+++ b/src/widget/form/combobox.rs
@@ -76,7 +76,7 @@ pub struct Combobox {
 
     /// Show filter
     ///
-    /// Defaul behavior is to show the filter for pickers with more than 10 items.
+    /// Default behavior is to show the filter for pickers with more than 10 items.
     #[builder(IntoPropValue, into_prop_value)]
     #[prop_or_default]
     pub show_filter: Option<bool>,
-- 
2.47.3





             reply	other threads:[~2026-05-26 10:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-26 10:36 Christian Ebner [this message]
2026-05-26 23:11 ` applied: [PATCH yew-widget-toolkit] combobox: fix typo in doc comment Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260526103621.269789-1-c.ebner@proxmox.com \
    --to=c.ebner@proxmox.com \
    --cc=yew-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal