diff options
author | Mirsal Ennaime <mirsal.ennaime@gmail.com> | 2010-08-15 14:05:36 +0200 |
---|---|---|
committer | Mirsal Ennaime <mirsal.ennaime@gmail.com> | 2010-08-15 14:05:36 +0200 |
commit | bbcf093a9438a8bf9cfb9c53a68fec9a1bfd55ff (patch) | |
tree | 5b6b56511a7be0dab17434547319442018a907a9 | |
parent | 718aeb481769acc4950b15e6d403d42e94060d8e (diff) |
Use less strict language in the Quit method's implementation guidelines
-rw-r--r-- | spec/Root_Node.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/Root_Node.xml b/spec/Root_Node.xml index 79f5647..b9ca580 100644 --- a/spec/Root_Node.xml +++ b/spec/Root_Node.xml @@ -38,7 +38,7 @@ interface or a notification area icon for example) should allow clients to use this method. Otherwise, it should not be needed. </p> - <p>If the media player does not have a UI, this must be implemented</p> + <p>If the media player does not have a UI, this should be implemented</p> </tp:docstring> </method> |