all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH yew-widget-toolkit] combobox: fix typo in doc comment
@ 2026-05-26 10:36 Christian Ebner
  2026-05-26 23:11 ` applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Ebner @ 2026-05-26 10:36 UTC (permalink / raw)
  To: yew-devel

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-26 23:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-26 10:36 [PATCH yew-widget-toolkit] combobox: fix typo in doc comment Christian Ebner
2026-05-26 23:11 ` applied: " Thomas Lamprecht

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