Revision: 3996
Author: seba.wagner
Date: Sun Jul 17 03:09:07 2011
Log: Fix some typo
http://code.google.com/p/openmeetings/source/detail?r=3996
Modified:
/trunk/singlewebapp/src/app/org/openmeetings/app/hibernate/beans/invitation/Invitations.java
=======================================
---
/trunk/singlewebapp/src/app/org/openmeetings/app/hibernate/beans/invitation/Invitations.java
Sun Jul 17 03:08:17 2011
+++
/trunk/singlewebapp/src/app/org/openmeetings/app/hibernate/beans/invitation/Invitations.java
Sun Jul 17 03:09:07 2011
@@ -54,7 +54,7 @@
private String invitationpass;
// this is necessary as a room can be shared between multiple domains
- // is eithter *public* or an organisation_ID
+ // is either *public* or an organisation_ID
@Column(name = "conferencedomain")
private String conferencedomain;
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en.