[Samples] fix pulse progressbar comment on code

This commit is contained in:
Pedro Larouca 2018-03-21 02:26:32 +00:00
parent 178b18aaeb
commit 9366140544

View File

@ -68,7 +68,7 @@ namespace Samples
public (string, Widget) CreatePulseProgressBar()
{
// this is used when application can report progress
// this is used when application cant report progress
var pb = new ProgressBar();