public inbox for yew-devel@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

* applied: [PATCH yew-widget-toolkit] combobox: fix typo in doc comment
  2026-05-26 10:36 [PATCH yew-widget-toolkit] combobox: fix typo in doc comment Christian Ebner
@ 2026-05-26 23:11 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2026-05-26 23:11 UTC (permalink / raw)
  To: yew-devel, Christian Ebner

On Tue, 26 May 2026 12:36:20 +0200, Christian Ebner wrote:
> 


Applied, thanks!

[1/1] combobox: fix typo in doc comment
      commit: 415f7c6ef48a38ddb4707955f3802920fefa7ac5




^ permalink raw reply	[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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal